Skip to content

Commit e3fe41e

Browse files
authored
Merge pull request #1 from alex-feel/release-please--branches--main
chore(main): release 1.0.0
2 parents 5f6efdc + fc10535 commit e3fe41e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-08-13)
4+
5+
6+
### Features
7+
8+
* add initial version ([5f6efdc](https://github.com/alex-feel/claude-code-toolbox/commit/5f6efdcec856581d56e846601852bed5008de0cc))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.0
1+
1.0.0

0 commit comments

Comments
 (0)