Skip to content

Commit 5c33bdb

Browse files
committed
Merge branch 'main' of github.com:hugomrdias/filecoin
* 'main' of github.com:hugomrdias/filecoin: chore(main): release iso-filecoin 7.4.2 (#326)
2 parents 19fe4f5 + 47dfdbf commit 5c33bdb

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.1",
2+
"packages/iso-filecoin": "7.4.2",
33
"packages/iso-filecoin-react": "2.2.0",
44
"packages/iso-filecoin-wallets": "1.2.0"
55
}

packages/iso-filecoin/CHANGELOG.md

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

3+
## [7.4.2](https://github.com/hugomrdias/filecoin/compare/iso-filecoin-v7.4.1...iso-filecoin-v7.4.2) (2025-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* remove zod validation error ([9f3748a](https://github.com/hugomrdias/filecoin/commit/9f3748acc93fd53c8927424adfacd3d28025dcee))
9+
* zod validation ([2f21338](https://github.com/hugomrdias/filecoin/commit/2f21338a3ab6265856a94660ddd91768272e8f84))
10+
311
## [7.4.1](https://github.com/hugomrdias/filecoin/compare/iso-filecoin-v7.4.0...iso-filecoin-v7.4.1) (2025-08-13)
412

513

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.1",
4+
"version": "7.4.2",
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)