Skip to content

Commit 198a1a9

Browse files
chore: release v0.10.5 [skip ci]
1 parent f45809a commit 198a1a9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.10.5](https://github.com/nsheaps/claude-utils/compare/v0.10.4...v0.10.5) (2026-04-13)
4+
5+
### Maintenance
6+
7+
* **deps:** update dependency @release-it/conventional-changelog to ^10.0.6 ([#18](https://github.com/nsheaps/claude-utils/issues/18)) ([f45809a](https://github.com/nsheaps/claude-utils/commit/f45809ad1aaa971aedda850d06fc8c26d0031b76))
8+
39
## [0.10.4](https://github.com/nsheaps/claude-utils/compare/v0.10.3...v0.10.4) (2026-04-06)
410

511
### Maintenance

bin/lib/claude.lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
source "$(dirname "${BASH_SOURCE[0]}")/stdlib.sh"
1515

1616
# Package version - single source of truth
17-
CLAUDE_UTILS_VERSION="v0.10.4"
17+
CLAUDE_UTILS_VERSION="v0.10.5"
1818

1919
# Commands that only exist in claude (not happy) - always redirect to claude
2020
CLAUDE_ONLY_COMMANDS=("auth" "plugin")

0 commit comments

Comments
 (0)