Skip to content

Commit ab728e2

Browse files
committed
0.9.44
1 parent a7f04ac commit ab728e2

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.43](https://github.com/substrate-system/debug/compare/v0.9.42...v0.9.43)
10+
## [v0.9.44](https://github.com/substrate-system/debug/compare/v0.9.43...v0.9.44)
11+
12+
## [v0.9.43](https://github.com/substrate-system/debug/compare/v0.9.42...v0.9.43) - 2025-12-27
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.43",
5+
"version": "0.9.44",
66
"main": "./dist/node/index.js",
77
"files": [
88
"./dist/*"

0 commit comments

Comments
 (0)