Skip to content

Commit d30c82c

Browse files
committed
0.9.54
1 parent bb37e0b commit d30c82c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@ 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.53](https://github.com/substrate-system/debug/compare/v0.9.52...v0.9.53)
10+
## [v0.9.54](https://github.com/substrate-system/debug/compare/v0.9.53...v0.9.54)
11+
12+
### Commits
13+
14+
- better color [`bb37e0b`](https://github.com/substrate-system/debug/commit/bb37e0b787ca9f103e6794508fe57765e77653c7)
15+
- better colors [`8719b82`](https://github.com/substrate-system/debug/commit/8719b820e080d49d754cfba2f1c7ac702d830659)
16+
17+
## [v0.9.53](https://github.com/substrate-system/debug/compare/v0.9.52...v0.9.53) - 2026-01-20
1118

1219
### Commits
1320

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

0 commit comments

Comments
 (0)