Skip to content

Commit 8c62cb5

Browse files
committed
v0.0.9
1 parent ad6b474 commit 8c62cb5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.0.9](https://github.com/involvex/prompt-enhancer-cli/compare/v0.0.8...v0.0.9) (2026-03-08)
2+
13
## [0.0.8](https://github.com/involvex/prompt-enhancer-cli/compare/v0.0.7...v0.0.8) (2026-03-08)
24

35
## [0.0.7](https://github.com/involvex/prompt-enhancer-cli/compare/v0.0.6...v0.0.7) (2026-03-08)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@involvex/prompt-enhancer",
33
"description": "A Cli to enhance your prompts",
44
"author": "involvex",
5-
"version": "0.0.8",
5+
"version": "0.0.9",
66
"license": "MIT",
77
"bin": {
88
"prompt-enhancer": "dist/src/cli.js"

0 commit comments

Comments
 (0)