Skip to content

Commit f1d048a

Browse files
committed
0.9.60
1 parent fdae4dd commit f1d048a

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.59](https://github.com/substrate-system/debug/compare/v0.9.58...v0.9.59)
10+
## [v0.9.60](https://github.com/substrate-system/debug/compare/v0.9.59...v0.9.60)
11+
12+
### Commits
13+
14+
- tweaking colors [`fdae4dd`](https://github.com/substrate-system/debug/commit/fdae4dd70a58981d3ca7628145e43918efc08d7f)
15+
16+
## [v0.9.59](https://github.com/substrate-system/debug/compare/v0.9.58...v0.9.59) - 2026-01-31
1117

1218
### Commits
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.59",
5+
"version": "0.9.60",
66
"main": "./dist/node/index.js",
77
"files": [
88
"./dist/*"

0 commit comments

Comments
 (0)