Skip to content

Commit 1cd73c4

Browse files
authored
Merge pull request #183 from alex-feel/release-please--branches--main
chore(main): release 4.1.12
2 parents dc662a1 + 0365f3e commit 1cd73c4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "4.1.11"
2+
".": "4.1.12"
33
}

CHANGELOG.md

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

3+
## [4.1.12](https://github.com/alex-feel/claude-code-toolbox/compare/v4.1.11...v4.1.12) (2025-11-19)
4+
5+
6+
### Bug Fixes
7+
8+
* use robust npm discovery to prevent WinError 193 on Windows ([6ef2ff6](https://github.com/alex-feel/claude-code-toolbox/commit/6ef2ff608376bfc9b46cca6aea1081ec327e6506))
9+
310
## [4.1.11](https://github.com/alex-feel/claude-code-toolbox/compare/v4.1.10...v4.1.11) (2025-11-19)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "claude-code-toolbox"
3-
version = "4.1.11"
3+
version = "4.1.12"
44
description = "Claude Code Toolbox — automated installers and environment configuration framework for Claude Code with one-line setup across Windows, macOS, and Linux."
55
readme = "README.md"
66
authors = [{ name = "Aleksandr Filippov", email = "alexfeel@protonmail.com" }]

0 commit comments

Comments
 (0)