Skip to content

Commit 203fe36

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2026-03-22) ### Bug Fixes * **security:** remove ajv override that broke ESLint (ajv v6/v8 incompatibility) ([88aac5c](88aac5c)) * update dependency overrides to resolve security vulnerabilities ([685befa](685befa)) ### Documentation * add quality assessment report ([722de83](722de83))
1 parent fe75550 commit 203fe36

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.0.2](https://github.com/jmlweb/hyntx/compare/v3.0.1...v3.0.2) (2026-03-22)
2+
3+
### Bug Fixes
4+
5+
- **security:** remove ajv override that broke ESLint (ajv v6/v8 incompatibility) ([88aac5c](https://github.com/jmlweb/hyntx/commit/88aac5cce1820ec62c1c1ec0f90c45e3b4004767))
6+
- update dependency overrides to resolve security vulnerabilities ([685befa](https://github.com/jmlweb/hyntx/commit/685befaffa058c5e6b45fd57432c73b0664aad29))
7+
8+
### Documentation
9+
10+
- add quality assessment report ([722de83](https://github.com/jmlweb/hyntx/commit/722de83b18ee4f332d79c02fe69b7cf03960038d))
11+
112
## [3.0.1](https://github.com/jmlweb/hyntx/compare/v3.0.0...v3.0.1) (2026-01-27)
213

314
### 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": "3.0.1",
3+
"version": "3.0.2",
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)