Skip to content

Commit 331975f

Browse files
committed
0.9.37
1 parent d095c39 commit 331975f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v0.9.36](https://github.com/substrate-system/debug/compare/v0.9.35...v0.9.36)
10+
## [v0.9.37](https://github.com/substrate-system/debug/compare/v0.9.36...v0.9.37)
11+
12+
### Commits
13+
14+
- fix default export [`d095c39`](https://github.com/substrate-system/debug/commit/d095c39ba1ae7687e42ab3c5e3704566a91e719f)
15+
16+
## [v0.9.36](https://github.com/substrate-system/debug/compare/v0.9.35...v0.9.36) - 2025-12-24
1117

1218
## [v0.9.35](https://github.com/substrate-system/debug/compare/v0.9.34...v0.9.35) - 2025-12-24
1319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@substrate-system/debug",
33
"description": "Debug utility",
44
"type": "module",
5-
"version": "0.9.36",
5+
"version": "0.9.37",
66
"main": "./dist/node/index.js",
77
"files": [
88
"./dist/*"

0 commit comments

Comments
 (0)