Skip to content

Commit 4252699

Browse files
committed
0.9.40
1 parent 4c0ce94 commit 4252699

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ 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.39](https://github.com/substrate-system/debug/compare/v0.9.38...v0.9.39)
10+
## [v0.9.40](https://github.com/substrate-system/debug/compare/v0.9.39...v0.9.40)
11+
12+
## [v0.9.39](https://github.com/substrate-system/debug/compare/v0.9.38...v0.9.39) - 2025-12-25
1113

1214
### Commits
1315

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.39",
5+
"version": "0.9.40",
66
"main": "./dist/node/index.js",
77
"files": [
88
"./dist/*"

0 commit comments

Comments
 (0)