Skip to content

Commit 605fca8

Browse files
committed
chore(release): 0.10.7
1 parent 1bd5fbb commit 605fca8

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

79
## [0.10.5](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.10.4...v0.10.5) (2025-03-17)

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.6",
4+
"version": "0.10.7",
55
"author": "Riceball LEE <snowyu.lee@gmail.com>",
66
"bin": {
77
"ai": "./bin/run.js"

0 commit comments

Comments
 (0)