diff --git a/CHANGELOG.md b/CHANGELOG.md index a3c985c..0333159 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.5.7](https://github.com/offline-ai/cli/compare/v0.5.6...v0.5.7) (2024-09-25) + ## [0.5.6](https://github.com/offline-ai/cli/compare/v0.5.5...v0.5.6) (2024-09-25) ## [0.5.5](https://github.com/offline-ai/cli/compare/v0.5.4...v0.5.5) (2024-09-25) diff --git a/package.json b/package.json index 386797c..d469250 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@offline-ai/cli", "description": "Your Offline(local) AI agent client for Programable Prompt Engine", - "version": "0.5.6", + "version": "0.5.7", "author": "Riceball LEE ", "bin": { "ai": "./bin/run.js"