Skip to content

Commit

Permalink
chore(release): 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
snowyu committed Sep 19, 2024
1 parent 3552036 commit 5e23a9f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.5](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.4...v0.8.5) (2024-09-19)


### Bug Fixes

* aborter before exit ([0c9092c](https://github.com/offline-ai/cli-plugin-core.js/commit/0c9092cd417bb5d5e5bed0486ff3c910e394946b))

## [0.8.4](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.3...v0.8.4) (2024-09-19)

## [0.8.3](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.2...v0.8.3) (2024-09-18)
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.4",
"version": "0.8.5",
"author": "Riceball LEE <[email protected]>",
"bin": {
"ai": "./bin/run.js"
Expand Down

0 comments on commit 5e23a9f

Please sign in to comment.