We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6b474 commit 8c62cb5Copy full SHA for 8c62cb5
CHANGELOG.md
@@ -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
+
3
## [0.0.8](https://github.com/involvex/prompt-enhancer-cli/compare/v0.0.7...v0.0.8) (2026-03-08)
4
5
## [0.0.7](https://github.com/involvex/prompt-enhancer-cli/compare/v0.0.6...v0.0.7) (2026-03-08)
package.json
@@ -2,7 +2,7 @@
"name": "@involvex/prompt-enhancer",
"description": "A Cli to enhance your prompts",
"author": "involvex",
- "version": "0.0.8",
+ "version": "0.0.9",
6
"license": "MIT",
7
"bin": {
8
"prompt-enhancer": "dist/src/cli.js"
0 commit comments