Skip to content

Commit

Permalink
chore(main): release iso-filecoin 0.1.5 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias authored May 15, 2023
1 parent 25d92e5 commit e732748
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/iso-base": "0.1.5",
"packages/iso-filecoin": "0.1.3",
"packages/iso-filecoin": "0.1.5",
"packages/iso-passkeys": "0.1.1",
"packages/iso-did": "0.1.5"
}
7 changes: 7 additions & 0 deletions packages/iso-filecoin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.5](https://github.com/hugomrdias/iso-repo/compare/iso-filecoin-v0.1.3...iso-filecoin-v0.1.5) (2023-05-15)


### Miscellaneous Chores

* **main:** release iso-base 0.1.5 ([3849a49](https://github.com/hugomrdias/iso-repo/commit/3849a49eb867fbdaf3ed95173144b448d4a42f4c))

## [0.1.3](https://github.com/hugomrdias/iso-repo/compare/iso-filecoin-v0.1.2...iso-filecoin-v0.1.3) (2023-05-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/iso-filecoin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iso-filecoin",
"version": "0.1.3",
"version": "0.1.5",
"description": "Filecoin Utils",
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
"license": "MIT",
Expand Down

0 comments on commit e732748

Please sign in to comment.