Skip to content

Commit 37a7feb

Browse files
committed
chore(release): 0.9.8
1 parent 09c1741 commit 37a7feb

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
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.9.8](https://github.com/offline-ai/cli/compare/v0.9.7...v0.9.8) (2025-03-22)
6+
57
## [0.9.7](https://github.com/offline-ai/cli/compare/v0.9.6...v0.9.7) (2025-03-22)
68

79
## [0.9.6](https://github.com/offline-ai/cli/compare/v0.9.5...v0.9.6) (2025-03-22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@offline-ai/cli",
33
"description": "Your Offline(local) AI agent client for Programable Prompt Engine",
4-
"version": "0.9.7",
4+
"version": "0.9.8",
55
"author": "Riceball LEE <snowyu.lee@gmail.com>",
66
"bin": {
77
"ai": "./bin/run.js"

0 commit comments

Comments
 (0)