Skip to content

Commit 6da840c

Browse files
chore(release): 0.10.0 [skip ci]
## [0.10.0](v0.9.1...v0.10.0) (2025-06-14) ### Features * **admin:** expose addServiceProvider on PandoraService ([0270e7b](0270e7b)) ### Trivial Changes * **admin:** remove pandora-admin html in preference of gh-pages branch ([1708857](1708857))
1 parent 1708857 commit 6da840c

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.10.0](https://github.com/FilOzone/synapse-sdk/compare/v0.9.1...v0.10.0) (2025-06-14)
2+
3+
### Features
4+
5+
* **admin:** expose addServiceProvider on PandoraService ([0270e7b](https://github.com/FilOzone/synapse-sdk/commit/0270e7bb52e8abc25464a48813e427a91748e604))
6+
7+
### Trivial Changes
8+
9+
* **admin:** remove pandora-admin html in preference of gh-pages branch ([1708857](https://github.com/FilOzone/synapse-sdk/commit/170885779921dd75d4b3a2a6ada2fd9608499259))
10+
111
## [0.9.1](https://github.com/FilOzone/synapse-sdk/compare/v0.9.0...v0.9.1) (2025-06-13)
212

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

0 commit comments

Comments
 (0)