Skip to content

Commit 5a4b4b7

Browse files
committed
chore(main): release 1.9.0
1 parent 61eb2f1 commit 5a4b4b7

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.8.1"
2+
".": "1.9.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.9.0](https://github.com/alex-feel/claude-code-toolbox/compare/v1.8.1...v1.9.0) (2025-09-05)
4+
5+
6+
### Features
7+
8+
* add entity counting and badge generation system ([0c02bd8](https://github.com/alex-feel/claude-code-toolbox/commit/0c02bd8bce12390c84f6b0c3201fac2f830f06e4))
9+
* add environment configuration validation system ([744fa75](https://github.com/alex-feel/claude-code-toolbox/commit/744fa75906c68013ece915639a15bce73a4f96c0))
10+
11+
12+
### Bug Fixes
13+
14+
* add PR write permissions to validation workflow ([31458c0](https://github.com/alex-feel/claude-code-toolbox/commit/31458c01b017e57c1c6b5fca11178cc50afa8e5e))
15+
* remove --fix flag for better flow ([603cf05](https://github.com/alex-feel/claude-code-toolbox/commit/603cf053f7c923f7c864dc3df8ea9f05408c0568))
16+
317
## [1.8.1](https://github.com/alex-feel/claude-code-toolbox/compare/v1.8.0...v1.8.1) (2025-09-05)
418

519

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.1
1+
1.9.0

0 commit comments

Comments
 (0)