Skip to content

Commit d2760c4

Browse files
chore(release): 2.5.4 [skip ci]
## [2.5.4](v2.5.3...v2.5.4) (2025-12-27) ### Bug Fixes * **package:** add repository field for provenance verification ([557dec8](557dec8))
1 parent 557dec8 commit d2760c4

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,3 +1,9 @@
1+
## [2.5.4](https://github.com/jmlweb/hyntx/compare/v2.5.3...v2.5.4) (2025-12-27)
2+
3+
### Bug Fixes
4+
5+
- **package:** add repository field for provenance verification ([557dec8](https://github.com/jmlweb/hyntx/commit/557dec8d64dccca02e8154553e7d58102b6e4e33))
6+
17
## [2.5.3](https://github.com/jmlweb/hyntx/compare/v2.5.2...v2.5.3) (2025-12-27)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyntx",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"description": "CLI that analyzes Claude Code prompts and generates improvement suggestions",
55
"type": "module",
66
"packageManager": "pnpm@9.15.4",

0 commit comments

Comments
 (0)