Skip to content

Commit 3e41b15

Browse files
authored
Merge pull request #318 from alex-feel/release-please--branches--main
chore(main): release 4.29.0
2 parents 201b3af + ff7fc65 commit 3e41b15

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.28.2"
2+
".": "4.29.0"
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.29.0](https://github.com/alex-feel/claude-code-toolbox/compare/v4.28.2...v4.29.0) (2026-03-13)
4+
5+
6+
### Features
7+
8+
* add effortLevel support to environment configurations ([e9af0da](https://github.com/alex-feel/claude-code-toolbox/commit/e9af0da25b06d5b1c933b2e99e79120236500de6))
9+
310
## [4.28.2](https://github.com/alex-feel/claude-code-toolbox/compare/v4.28.1...v4.28.2) (2026-02-17)
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.28.2"
3+
version = "4.29.0"
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)