Skip to content

Commit 4ad155c

Browse files
committed
chore(main): release 1.5.0
1 parent b7db031 commit 4ad155c

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.4.2"
2+
".": "1.5.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.5.0](https://github.com/alex-feel/claude-code-toolbox/compare/v1.4.2...v1.5.0) (2025-09-03)
4+
5+
6+
### Features
7+
8+
* transform setup system to be configuration-driven via YAML ([8751e1c](https://github.com/alex-feel/claude-code-toolbox/commit/8751e1c44ef7592bb2cc2a6b72d43fc4bbdd4651))
9+
10+
11+
### Bug Fixes
12+
13+
* correct PowerShell command syntax and improve error handling ([274c642](https://github.com/alex-feel/claude-code-toolbox/commit/274c6426a2f7a8bfd22cc840a2c7da6f8e4a3a3e))
14+
* resolve setup-environment.py runtime errors and improve reliability ([108fda5](https://github.com/alex-feel/claude-code-toolbox/commit/108fda54e69d7cdac8e93eb70601391f310cabdc))
15+
* use uv's inline script dependencies for PyYAML ([abddc3e](https://github.com/alex-feel/claude-code-toolbox/commit/abddc3ef1a4343038656620bfef2b45a0287c6dd))
16+
317
## [1.4.2](https://github.com/alex-feel/claude-code-toolbox/compare/v1.4.1...v1.4.2) (2025-08-16)
418

519

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.2
1+
1.5.0

0 commit comments

Comments
 (0)