diff --git a/CHANGELOG.md b/CHANGELOG.md index c8060e7..208488e 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.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) ## [0.8.14](https://github.com/offline-ai/cli-plugin-core.js/compare/v0.8.13...v0.8.14) (2024-12-16) diff --git a/package.json b/package.json index 76e0e54..210e6d5 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.15", + "version": "0.8.16", "author": "Riceball LEE ", "bin": { "ai": "./bin/run.js"