Skip to content

Commit 6faaddd

Browse files
authored
chore(main): release iso-filecoin 7.4.7 (#367)
1 parent 77dd608 commit 6faaddd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/iso-filecoin": "7.4.6",
2+
"packages/iso-filecoin": "7.4.7",
33
"packages/iso-filecoin-react": "2.2.0",
44
"packages/iso-filecoin-wallets": "1.2.0"
55
}

packages/iso-filecoin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.4.7](https://github.com/hugomrdias/filecoin/compare/iso-filecoin-v7.4.6...iso-filecoin-v7.4.7) (2025-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* change zod import ([a8e6569](https://github.com/hugomrdias/filecoin/commit/a8e656918bf96a0f4d7308d1d52d2fc009665045))
9+
310
## [7.4.6](https://github.com/hugomrdias/filecoin/compare/iso-filecoin-v7.4.5...iso-filecoin-v7.4.6) (2025-11-12)
411

512

packages/iso-filecoin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "iso-filecoin",
33
"type": "module",
4-
"version": "7.4.6",
4+
"version": "7.4.7",
55
"description": "Isomorphic filecoin abstractions for RPC, signatures, address, token and wallet",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)