Skip to content

Commit d4b4ea4

Browse files
authored
Merge pull request #50 from alex-feel/release-please--branches--main
chore(main): release 1.7.0
2 parents b6596e1 + ef63cfa commit d4b4ea4

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.6.0"
2+
".": "1.7.0"
33
}

CHANGELOG.md

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

3+
## [1.7.0](https://github.com/alex-feel/claude-code-toolbox/compare/v1.6.0...v1.7.0) (2025-09-04)
4+
5+
6+
### Features
7+
8+
* add flexible URL support for environment configurations ([179084a](https://github.com/alex-feel/claude-code-toolbox/commit/179084a5ed8c5d101df8bd1ca1e0ae6b7877d973))
9+
10+
11+
### Bug Fixes
12+
13+
* auto-append {path} to base-url if not present ([d4ebbc7](https://github.com/alex-feel/claude-code-toolbox/commit/d4ebbc7964672e8ffc20bcbfabfb9fd6c6395f22))
14+
315
## [1.6.0](https://github.com/alex-feel/claude-code-toolbox/compare/v1.5.0...v1.6.0) (2025-09-04)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

0 commit comments

Comments
 (0)