Skip to content

Commit b74f738

Browse files
committed
0.9.33
1 parent cc79e7d commit b74f738

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@ 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.32](https://github.com/substrate-system/debug/compare/v0.9.31...v0.9.32)
10+
## [v0.9.33](https://github.com/substrate-system/debug/compare/v0.9.32...v0.9.33)
11+
12+
### Merged
13+
14+
- Bump actions/checkout from 5 to 6 [`#34`](https://github.com/substrate-system/debug/pull/34)
15+
- Bump the dev-dependencies group with 2 updates [`#33`](https://github.com/substrate-system/debug/pull/33)
16+
17+
### Commits
18+
19+
- better docs [`cc79e7d`](https://github.com/substrate-system/debug/commit/cc79e7d106b7e4e72e444422d00a884183f8bbdd)
20+
21+
## [v0.9.32](https://github.com/substrate-system/debug/compare/v0.9.31...v0.9.32) - 2025-11-05
1122

1223
### Merged
1324

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

0 commit comments

Comments
 (0)