Skip to content

Commit 371d50d

Browse files
chore(master): release filsnap-adapter 2.0.2 (#269)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Hugo Dias <[email protected]>
1 parent 85f6a20 commit 371d50d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages/snap": "1.2.0",
3-
"packages/adapter": "2.0.1",
3+
"packages/adapter": "2.0.2",
44
"packages/adapter-react": "2.0.0"
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+
## [2.0.2](https://github.com/filecoin-project/filsnap/compare/filsnap-adapter-v2.0.1...filsnap-adapter-v2.0.2) (2024-10-29)
4+
5+
6+
### Bug Fixes
7+
8+
* support undefined network when not filecoin chain ([d1ed11d](https://github.com/filecoin-project/filsnap/commit/d1ed11d249f753e8854382fef0f6403a5e1e5eae))
9+
310
## [2.0.1](https://github.com/filecoin-project/filsnap/compare/filsnap-adapter-v2.0.0...filsnap-adapter-v2.0.1) (2024-10-02)
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": "2.0.1",
4+
"version": "2.0.2",
55
"description": "Adapter for installing Filsnap",
66
"author": "Protocol Labs",
77
"license": "(Apache-2.0 AND MIT)",

0 commit comments

Comments
 (0)