Skip to content

Commit d50be76

Browse files
🔖 chore(cli): release 0.31.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b26f012 commit d50be76

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

apps/cli/CHANGELOG.MD

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
# [Unreleased]
1+
# [0.31.0] - 2026-07-10
22

33
## Added
44

55
- Support for Claude Code skill frontmatter property `disallowed-tools`
66

7-
## Changed
8-
9-
## Fixed
10-
117
## Removed
128

139
- Deprecated commands:
@@ -408,7 +404,7 @@
408404

409405
- Add proper CHANGELOG.MD in the GH release
410406

411-
[Unreleased]: https://github.com/PackmindHub/packmind/compare/release-cli/0.30.1...HEAD
407+
[0.31.0]: https://github.com/PackmindHub/packmind/compare/release-cli/0.30.1...release-cli/0.31.0
412408
[0.30.1]: https://github.com/PackmindHub/packmind/compare/release-cli/0.30.0...release-cli/0.30.1
413409
[0.30.0]: https://github.com/PackmindHub/packmind/compare/release-cli/0.29.1...release-cli/0.30.0
414410
[0.29.1]: https://github.com/PackmindHub/packmind/compare/release-cli/0.29.0...release-cli/0.29.1

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@packmind/cli",
3-
"version": "0.30.1-next",
3+
"version": "0.31.0",
44
"description": "A command-line interface for Packmind linting and code quality checks",
55
"private": false,
66
"bin": {

0 commit comments

Comments
 (0)