Skip to content

Commit eec50b3

Browse files
chore(release): 2.7.1 [skip ci]
## [2.7.1](v2.7.0...v2.7.1) (2026-01-27) ### Bug Fixes * validate responses and fix totalPrompts count ([#63](#63)) ([8fa5e0e](8fa5e0e)) ### Documentation * **mcp:** fix Claude Code MCP configuration paths ([4c17842](4c17842))
1 parent 8fa5e0e commit eec50b3

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.7.1](https://github.com/jmlweb/hyntx/compare/v2.7.0...v2.7.1) (2026-01-27)
2+
3+
### Bug Fixes
4+
5+
- validate responses and fix totalPrompts count ([#63](https://github.com/jmlweb/hyntx/issues/63)) ([8fa5e0e](https://github.com/jmlweb/hyntx/commit/8fa5e0ec348841208f8ccd70a851fa18d9413480))
6+
7+
### Documentation
8+
9+
- **mcp:** fix Claude Code MCP configuration paths ([4c17842](https://github.com/jmlweb/hyntx/commit/4c17842ff616c997851637eb26b17363bbc787e4))
10+
111
## [2.7.0](https://github.com/jmlweb/hyntx/compare/v2.6.0...v2.7.0) (2025-12-28)
212

313
### Features

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.7.0",
3+
"version": "2.7.1",
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)