Skip to content

Commit 2cc583f

Browse files
chore: release v0.10.4 [skip ci]
1 parent 81e6144 commit 2cc583f

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.4](https://github.com/nsheaps/claude-utils/compare/v0.10.3...v0.10.4) (2026-04-06)
4+
5+
### Maintenance
6+
7+
* **deps:** update jdx/mise-action action to v3 ([#17](https://github.com/nsheaps/claude-utils/issues/17)) ([81e6144](https://github.com/nsheaps/claude-utils/commit/81e6144b5852373dca675f101084da620d4f677b))
8+
39
## [0.10.3](https://github.com/nsheaps/claude-utils/compare/v0.10.2...v0.10.3) (2026-04-01)
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.3"
17+
CLAUDE_UTILS_VERSION="v0.10.4"
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)