Skip to content

Commit 1bd3d2a

Browse files
authored
chore(master): release synapse-core 0.5.1 (#775)
1 parent abe59a7 commit 1bd3d2a

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.40.4",
3-
"packages/synapse-core": "0.5.0",
3+
"packages/synapse-core": "0.5.1",
44
"packages/synapse-react": "0.2.3"
55
}

packages/synapse-core/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.5.1](https://github.com/FilOzone/synapse-sdk/compare/synapse-core-v0.5.0...synapse-core-v0.5.1) (2026-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* update README.md to provide an overview of the @filoz/synapse-core package and its utilities ([#773](https://github.com/FilOzone/synapse-sdk/issues/773)) ([59e439c](https://github.com/FilOzone/synapse-sdk/commit/59e439c2aef821968ba6496ef38502bb243e875a))
9+
310
## [0.5.0](https://github.com/FilOzone/synapse-sdk/compare/synapse-core-v0.4.1...synapse-core-v0.5.0) (2026-05-05)
411

512

packages/synapse-core/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-core",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "JavaScript Standard Library for Filecoin Onchain Cloud",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)