Skip to content

Commit 241ea49

Browse files
committed
chore(release): cut 0.9.4-beta.1
1 parent 1d019f8 commit 241ea49

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ All notable user-visible changes to Hunk are documented in this file.
66

77
### Added
88

9+
### Changed
10+
11+
### Fixed
12+
13+
## [0.9.4-beta.1] - 2026-04-14
14+
15+
### Added
16+
917
- Added `hunk skill path` to print the bundled Hunk review skill path for direct loading or symlinking in coding agents.
1018

1119
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hunkdiff",
3-
"version": "0.9.0",
3+
"version": "0.9.4-beta.1",
44
"description": "Desktop-inspired terminal diff viewer for understanding agent-authored changesets.",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)