Skip to content

Commit 232ad77

Browse files
chore(master): release filsnap 1.10.0 (#419)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fb551f2 commit 232ad77

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.9.3",
2+
"packages/snap": "1.10.0",
33
"packages/adapter": "3.3.8",
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.0](https://github.com/filecoin-project/filsnap/compare/filsnap-v1.9.3...filsnap-v1.10.0) (2025-10-14)
4+
5+
6+
### Features
7+
8+
* foc insights ([9a1c7d9](https://github.com/filecoin-project/filsnap/commit/9a1c7d98ac71b3d7aa8550b6181ddee766866d59))
9+
310
## [1.9.3](https://github.com/filecoin-project/filsnap/compare/filsnap-v1.9.2...filsnap-v1.9.3) (2025-10-14)
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.9.3",
4+
"version": "1.10.0",
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.9.3",
2+
"version": "1.10.0",
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)