diff --git a/CHANGELOG.md b/CHANGELOG.md index c48a5c4..1d260ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.3](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.2...v0.8.3) (2024-09-18) + ## [0.8.2](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.1...v0.8.2) (2024-09-17) ## [0.8.1](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.0...v0.8.1) (2024-09-17) diff --git a/package.json b/package.json index 76bb574..6d30326 100644 --- a/package.json +++ b/package.json @@ -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.2", + "version": "0.8.3", "author": "Riceball LEE ", "bin": { "ai": "./bin/run.js"