Skip to content

Commit cad3fa0

Browse files
authored
Merge pull request #253 from alex-feel/release-please--branches--main
chore(main): release 4.18.6
2 parents 79f7c08 + 786ce34 commit cad3fa0

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.18.5"
2+
".": "4.18.6"
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.18.6](https://github.com/alex-feel/claude-code-toolbox/compare/v4.18.5...v4.18.6) (2026-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* enable GitHub private repository access via API URL conversion ([f51fcdd](https://github.com/alex-feel/claude-code-toolbox/commit/f51fcddf5ac06b0a500973f6df934d6f7637ffc3))
9+
310
## [4.18.5](https://github.com/alex-feel/claude-code-toolbox/compare/v4.18.4...v4.18.5) (2026-01-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.18.5"
3+
version = "4.18.6"
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)