Skip to content

Commit 39ec820

Browse files
committed
chore(main): release 1.4.2
1 parent 1f979c0 commit 39ec820

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.1"
2+
".": "1.4.2"
33
}

CHANGELOG.md

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

3+
## [1.4.2](https://github.com/alex-feel/claude-code-toolbox/compare/v1.4.1...v1.4.2) (2025-08-16)
4+
5+
6+
### Bug Fixes
7+
8+
* implement working PowerShell/CMD wrappers for claude-python command ([9a74e53](https://github.com/alex-feel/claude-code-toolbox/commit/9a74e5314c162655327d2e20cf7e1c0e0f0ecc12))
9+
* properly escape PowerShell arguments with spaces in claude-python wrapper ([2b66ba5](https://github.com/alex-feel/claude-code-toolbox/commit/2b66ba51fee2ac8c4395d4e77550d4a9b4aee8a0))
10+
311
## [1.4.1](https://github.com/alex-feel/claude-code-toolbox/compare/v1.4.0...v1.4.1) (2025-08-16)
412

513

version.txt

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

0 commit comments

Comments
 (0)