Skip to content

Commit 1e688ee

Browse files
chore(master): release synapse-react 0.1.2 (#396)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Steve Loeppky <[email protected]>
1 parent 6a4d7e1 commit 1e688ee

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/synapse-sdk": "0.35.3",
33
"packages/synapse-core": "0.1.2",
4-
"packages/synapse-react": "0.1.1"
4+
"packages/synapse-react": "0.1.2"
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.1.2](https://github.com/FilOzone/synapse-sdk/compare/synapse-react-v0.1.1...synapse-react-v0.1.2) (2025-11-04)
4+
5+
6+
### Chores
7+
8+
* simplify linting and make sure git hook works ([#394](https://github.com/FilOzone/synapse-sdk/issues/394)) ([ee8a83d](https://github.com/FilOzone/synapse-sdk/commit/ee8a83d5b737eabb6dec5d9c0f821ea6370f2496))
9+
310
## [0.1.1](https://github.com/FilOzone/synapse-sdk/compare/synapse-react-v0.1.0...synapse-react-v0.1.1) (2025-11-03)
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.1.1",
3+
"version": "0.1.2",
44
"description": "React hooks for interacting with Filecoin Onchain Cloud smart contracts",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)