Skip to content

Commit 37c6c0b

Browse files
chore(master): release filsnap 1.10.2 (#432)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Hugo Dias <hugomrdias@gmail.com>
1 parent ac3bb61 commit 37c6c0b

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/snap": "1.10.1",
2+
"packages/snap": "1.10.2",
33
"packages/adapter": "3.3.9",
44
"packages/adapter-react": "2.0.5"
55
}

packages/snap/CHANGELOG.md

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

3+
## [1.10.2](https://github.com/filecoin-project/filsnap/compare/filsnap-v1.10.1...filsnap-v1.10.2) (2025-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* downgrade snap sdk ([d498bf1](https://github.com/filecoin-project/filsnap/commit/d498bf13bfccce3452d713944ff0310535d84fff))
9+
310
## [1.10.1](https://github.com/filecoin-project/filsnap/compare/filsnap-v1.10.0...filsnap-v1.10.1) (2025-11-12)
411

512

packages/snap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "filsnap",
33
"type": "module",
4-
"version": "1.10.1",
4+
"version": "1.10.2",
55
"description": "Connect to Filecoin dapps using Metamask. Manage Filecoin accounts, send FIL to Native and FEVM accounts and enable FEVM transaction insights.",
66
"author": "Protocol Labs",
77
"license": "(Apache-2.0 AND MIT)",

packages/snap/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.10.1",
2+
"version": "1.10.2",
33
"description": "Enhances MetaMask with native Filecoin address support (e.g. f1 addresses). (Not needed for the Filecoin EVM.)",
44
"proposedName": "Filecoin Wallet",
55
"repository": {

0 commit comments

Comments
 (0)