Skip to content

Commit a60dad4

Browse files
committed
chore(main): release 1.1.3
1 parent b7e37f4 commit a60dad4

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.2"
2+
".": "1.1.3"
33
}

CHANGELOG.md

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

3+
## [1.1.3](https://github.com/alex-feel/claude-code-toolbox/compare/v1.1.2...v1.1.3) (2025-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* allow full Bash access in commit slash command ([8a85bc7](https://github.com/alex-feel/claude-code-toolbox/commit/8a85bc7380c37cbb586589abb7ac52ea77340d00))
9+
* prevent Release Please PRs from blocking due to skipped required checks ([b7e37f4](https://github.com/alex-feel/claude-code-toolbox/commit/b7e37f4efb4ed9bc42497e7e7b1dc485d6b93b77))
10+
* use proper claude mcp add command for Context7 server ([ddc0f04](https://github.com/alex-feel/claude-code-toolbox/commit/ddc0f0421c08ca4b58cc6dea7f71a02075b4fc1e))
11+
312
## [1.1.2](https://github.com/alex-feel/claude-code-toolbox/compare/v1.1.1...v1.1.2) (2025-08-15)
413

514

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.2
1+
1.1.3

0 commit comments

Comments
 (0)