Skip to content

Commit 27de707

Browse files
committed
chore(release): 0.11.4
1 parent 3d39d20 commit 27de707

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.11.4](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.11.3...v0.11.4) (2025-04-07)
6+
57
## [0.11.3](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.11.2...v0.11.3) (2025-04-07)
68

79
## [0.11.2](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.11.1...v0.11.2) (2025-04-07)

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

0 commit comments

Comments
 (0)