Skip to content

Commit bc08fe3

Browse files
chore(release): 0.20.0 [skip ci]
## [0.20.0](v0.19.4...v0.20.0) (2025-07-18) ### Features * **doc:** dual license as Apache 2.0 & MIT ([#134](#134)) ([5170b19](5170b19))
1 parent 5170b19 commit bc08fe3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.20.0](https://github.com/FilOzone/synapse-sdk/compare/v0.19.4...v0.20.0) (2025-07-18)
2+
3+
### Features
4+
5+
* **doc:** dual license as Apache 2.0 & MIT ([#134](https://github.com/FilOzone/synapse-sdk/issues/134)) ([5170b19](https://github.com/FilOzone/synapse-sdk/commit/5170b19095159de52ce46f332c8ac2b0a90003b8))
6+
17
## [0.19.4](https://github.com/FilOzone/synapse-sdk/compare/v0.19.3...v0.19.4) (2025-07-17)
28

39
### Trivial Changes

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-sdk",
3-
"version": "0.19.4",
3+
"version": "0.20.0",
44
"description": "A JavaScript interface to Filecoin Synapse",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)