Skip to content

Commit 89558f2

Browse files
committed
chore(main): release 1.2.0
1 parent afed1d1 commit 89558f2

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.1.4"
2+
".": "1.2.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.2.0](https://github.com/alex-feel/claude-code-toolbox/compare/v1.1.4...v1.2.0) (2025-08-15)
4+
5+
6+
### Features
7+
8+
* add cross-platform Python installer scripts ([f9a7ec3](https://github.com/alex-feel/claude-code-toolbox/commit/f9a7ec39d1ebaac1b5b576628afb68d1722fcac5))
9+
10+
11+
### Bug Fixes
12+
13+
* configure MCP server without requiring npm in PATH ([30b40b6](https://github.com/alex-feel/claude-code-toolbox/commit/30b40b6e038e5bc7cd74bf1f7e9e054c1fb58c5a))
14+
* resolve shebang and executable file issues ([51a92a1](https://github.com/alex-feel/claude-code-toolbox/commit/51a92a16eb996879d3da812de670bf2b6d2c5928))
15+
* use correct setup-node action version v4 ([5d2bd5c](https://github.com/alex-feel/claude-code-toolbox/commit/5d2bd5cca6c13c0b97edff8602e2c92bb75e22c0))
16+
317
## [1.1.4](https://github.com/alex-feel/claude-code-toolbox/compare/v1.1.3...v1.1.4) (2025-08-15)
418

519

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.4
1+
1.2.0

0 commit comments

Comments
 (0)