Skip to content

Commit 0bbe8ac

Browse files
chore(master): release synapse-react 0.1.5
1 parent 6bc1619 commit 0bbe8ac

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.36.1",
33
"packages/synapse-core": "0.1.4",
4-
"packages/synapse-react": "0.1.4"
4+
"packages/synapse-react": "0.1.5"
55
}

packages/synapse-react/CHANGELOG.md

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

3+
## [0.1.5](https://github.com/FilOzone/synapse-sdk/compare/synapse-react-v0.1.4...synapse-react-v0.1.5) (2025-12-16)
4+
5+
6+
### Chores
7+
8+
* pnpm security and catalog ([123b89c](https://github.com/FilOzone/synapse-sdk/commit/123b89c178f2597a35168e7ebddb440d1dda0816))
9+
* update viem/wagmi and markdown lint ([#478](https://github.com/FilOzone/synapse-sdk/issues/478)) ([3f023f6](https://github.com/FilOzone/synapse-sdk/commit/3f023f6bb426a67afca917b73d41ac063d158487))
10+
311
## [0.1.4](https://github.com/FilOzone/synapse-sdk/compare/synapse-react-v0.1.3...synapse-react-v0.1.4) (2025-12-04)
412

513

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.4",
3+
"version": "0.1.5",
44
"description": "React hooks for interacting with Filecoin Onchain Cloud smart contracts",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)