Skip to content

Commit 243cc17

Browse files
chore(main): release 1.1.1
1 parent 4b62db1 commit 243cc17

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.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.0"
2+
".": "1.1.1"
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.1.1](https://github.com/tokentopapp/agent-claude-code/compare/v1.1.0...v1.1.1) (2026-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* add bootstrap-sha to prevent stale changelog entries ([f2ce980](https://github.com/tokentopapp/agent-claude-code/commit/f2ce980689344f100280f98006ad86bcadba0672))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tokentop/agent-claude-code",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Claude Code (Anthropic CLI) session tracking",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)