Skip to content

Commit 242b032

Browse files
chore(release): 0.24.8 [skip ci]
## [0.24.8](v0.24.7...v0.24.8) (2025-09-10) ### Trivial Changes * **docs:** initialize documentation site with Astro and Starlight ([#180](#180)) ([770efcb](770efcb))
1 parent 770efcb commit 242b032

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.24.8](https://github.com/FilOzone/synapse-sdk/compare/v0.24.7...v0.24.8) (2025-09-10)
2+
3+
### Trivial Changes
4+
5+
* **docs:** initialize documentation site with Astro and Starlight ([#180](https://github.com/FilOzone/synapse-sdk/issues/180)) ([770efcb](https://github.com/FilOzone/synapse-sdk/commit/770efcbc66205577032be9e2098d151bdd2f3984))
6+
17
## [0.24.7](https://github.com/FilOzone/synapse-sdk/compare/v0.24.6...v0.24.7) (2025-09-10)
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.24.7",
3+
"version": "0.24.8",
44
"description": "A JavaScript interface to Filecoin Synapse",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)