Skip to content

Commit

Permalink
chore(release): 0.8.17
Browse files Browse the repository at this point in the history
  • Loading branch information
snowyu committed Dec 17, 2024
1 parent 6f58fcc commit bd042fe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [0.8.17](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.16...v0.8.17) (2024-12-17)


### Features

* add instruction option ([3c1fa89](https://github.com/offline-ai/cli-plugin-core.js/commit/3c1fa893daaa43e972c1831f8d735254945e02cb))


### Bug Fixes

* update for summary ([6f58fcc](https://github.com/offline-ai/cli-plugin-core.js/commit/6f58fcc4e77f0582ce840587ac017f6bb541bda3))

## [0.8.16](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.15...v0.8.16) (2024-12-17)

## [0.8.15](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.14...v0.8.15) (2024-12-17)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@offline-ai/cli-plugin-core",
"description": "Offline(local) AI Client Command to run Programable Prompt Engine script",
"version": "0.8.16",
"version": "0.8.17",
"author": "Riceball LEE <[email protected]>",
"bin": {
"ai": "./bin/run.js"
Expand Down

0 comments on commit bd042fe

Please sign in to comment.