Skip to content

Commit 49a700a

Browse files
chore(master): release filsnap-adapter 3.3.5 (#396)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Hugo Dias <[email protected]>
1 parent 061a312 commit 49a700a

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
{
22
"packages/snap": "1.9.0",
3-
"packages/adapter": "3.3.4",
3+
"packages/adapter": "3.3.5",
44
"packages/adapter-react": "2.0.5"
55
}

packages/adapter/CHANGELOG.md

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

3+
## [3.3.5](https://github.com/filecoin-project/filsnap/compare/filsnap-adapter-v3.3.4...filsnap-adapter-v3.3.5) (2025-08-19)
4+
5+
6+
### Bug Fixes
7+
8+
* update minimum snap version constraint ([f6ee50f](https://github.com/filecoin-project/filsnap/commit/f6ee50f7505629674c232449d555474ebd7678e1))
9+
310
## [3.3.4](https://github.com/filecoin-project/filsnap/compare/filsnap-adapter-v3.3.3...filsnap-adapter-v3.3.4) (2025-08-13)
411

512

packages/adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "filsnap-adapter",
33
"type": "module",
4-
"version": "3.3.4",
4+
"version": "3.3.5",
55
"description": "Adapter for installing Filsnap",
66
"author": "Protocol Labs",
77
"license": "(Apache-2.0 AND MIT)",

0 commit comments

Comments
 (0)