Skip to content

Commit 55170d5

Browse files
chore(release): 0.8.9 [skip ci]
## [0.8.9](v0.8.8...v0.8.9) (2025-09-10) ### Maintenance * **deps-dev:** bump vite in the npm_and_yarn group across 1 directory ([1ab9523](1ab9523))
1 parent 1b4107e commit 55170d5

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.8.9](https://github.com/nkmr-jp/prompt-line/compare/v0.8.8...v0.8.9) (2025-09-10)
2+
3+
### Maintenance
4+
5+
* **deps-dev:** bump vite in the npm_and_yarn group across 1 directory ([1ab9523](https://github.com/nkmr-jp/prompt-line/commit/1ab95238da3450f8a3b2c5a0a11a857d224ed1ef))
6+
17
## [0.8.8](https://github.com/nkmr-jp/prompt-line/compare/v0.8.7...v0.8.8) (2025-09-05)
28

39
### Maintenance

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prompt-line",
3-
"version": "0.8.8",
3+
"version": "0.8.9",
44
"description": "Prompt Line is a macOS app developed to improve the prompt input experience in the terminal for CLI-based AI coding agents such as Claude Code, OpenAI Codex CLI, and Aider.",
55
"main": "dist/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)