Skip to content

Commit d240e9d

Browse files
chore(master): release filsnap-adapter 3.3.6 (#398)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Hugo Dias <[email protected]>
1 parent d881207 commit d240e9d

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.5",
3+
"packages/adapter": "3.3.6",
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.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+
310
## [3.3.5](https://github.com/filecoin-project/filsnap/compare/filsnap-adapter-v3.3.4...filsnap-adapter-v3.3.5) (2025-08-19)
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.5",
4+
"version": "3.3.6",
55
"description": "Adapter for installing Filsnap",
66
"author": "Protocol Labs",
77
"license": "(Apache-2.0 AND MIT)",

0 commit comments

Comments
 (0)