Skip to content

Commit cd2d1c2

Browse files
chore(master): release synapse-react 0.2.1 (#607)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a49b95a commit cd2d1c2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages/synapse-sdk": "0.37.0",
33
"packages/synapse-core": "0.2.0",
4-
"packages/synapse-react": "0.2.0"
4+
"packages/synapse-react": "0.2.1"
55
}

packages/synapse-react/CHANGELOG.md

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

3+
## [0.2.1](https://github.com/FilOzone/synapse-sdk/compare/synapse-react-v0.2.0...synapse-react-v0.2.1) (2026-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* add chain id to query keys ([#605](https://github.com/FilOzone/synapse-sdk/issues/605)) ([a49b95a](https://github.com/FilOzone/synapse-sdk/commit/a49b95a21864383e716772480d9b790fb5d0cd6b))
9+
310
## [0.2.0](https://github.com/FilOzone/synapse-sdk/compare/synapse-react-v0.1.4...synapse-react-v0.2.0) (2026-02-11)
411

512

packages/synapse-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@filoz/synapse-react",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "React hooks for interacting with Filecoin Onchain Cloud smart contracts",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)