Skip to content

Commit

Permalink
chore(main): release iso-filecoin 4.0.4 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed May 16, 2024
1 parent 894a597 commit c55ea44
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,3 +1,3 @@
{
"packages/iso-filecoin": "4.0.3"
"packages/iso-filecoin": "4.0.4"
}
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

## [4.0.4](https://github.com/hugomrdias/filecoin/compare/iso-filecoin-v4.0.3...iso-filecoin-v4.0.4) (2024-05-16)


### Bug Fixes

* use biome and release from new repo ([92b6b2e](https://github.com/hugomrdias/filecoin/commit/92b6b2e3e309f61406299d11feabbeb7ebd5ef82))

## [4.0.3](https://github.com/fission-codes/filecoin/compare/iso-filecoin-v4.0.2...iso-filecoin-v4.0.3) (2024-02-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/iso-filecoin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iso-filecoin",
"type": "module",
"version": "4.0.3",
"version": "4.0.4",
"description": "Isomorphic filecoin abstractions for RPC, signatures, address, token and wallet",
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
"license": "(Apache-2.0 AND MIT)",
Expand Down

0 comments on commit c55ea44

Please sign in to comment.