File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"packages/snap" : " 1.9.0" ,
3
- "packages/adapter" : " 3.3.5 " ,
3
+ "packages/adapter" : " 3.3.6 " ,
4
4
"packages/adapter-react" : " 2.0.5"
5
5
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.3.6] ( https://github.com/filecoin-project/filsnap/compare/filsnap-adapter-v3.3.5...filsnap-adapter-v3.3.6 ) (2025-08-19)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * update filsnap dependency in adapter package.json ([ 2e8448b] ( https://github.com/filecoin-project/filsnap/commit/2e8448b99ebe5bc90a3742d25672ead67ef6c4ab ) )
9
+
3
10
## [ 3.3.5] ( https://github.com/filecoin-project/filsnap/compare/filsnap-adapter-v3.3.4...filsnap-adapter-v3.3.5 ) (2025-08-19)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " filsnap-adapter" ,
3
3
"type" : " module" ,
4
- "version" : " 3.3.5 " ,
4
+ "version" : " 3.3.6 " ,
5
5
"description" : " Adapter for installing Filsnap" ,
6
6
"author" : " Protocol Labs" ,
7
7
"license" : " (Apache-2.0 AND MIT)" ,
You can’t perform that action at this time.
0 commit comments