We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a782565 commit 91d4285Copy full SHA for 91d4285
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.16.1](https://github.com/FilOzone/synapse-sdk/compare/v0.16.0...v0.16.1) (2025-07-04)
2
+
3
## [0.16.0](https://github.com/FilOzone/synapse-sdk/compare/v0.15.0...v0.16.0) (2025-07-03)
4
5
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@filoz/synapse-sdk",
- "version": "0.16.0",
+ "version": "0.16.1",
"description": "A JavaScript interface to Filecoin Synapse",
"type": "module",
6
"main": "dist/index.js",
0 commit comments