Skip to content

Commit ef908a0

Browse files
committed
chore(release): 0.10.9
1 parent de8afaa commit ef908a0

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.10.9](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.10.8...v0.10.9) (2025-03-23)
6+
57
## [0.10.8](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.10.7...v0.10.8) (2025-03-22)
68

79
## [0.10.7](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.10.6...v0.10.7) (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-plugin-core",
33
"description": "Offline(local) AI Client Command to run Programable Prompt Engine script",
4-
"version": "0.10.8",
4+
"version": "0.10.9",
55
"author": "Riceball LEE <snowyu.lee@gmail.com>",
66
"bin": {
77
"ai": "./bin/run.js"

0 commit comments

Comments
 (0)