Skip to content

Commit 71ac93e

Browse files
committed
chore(release): 0.9.6
1 parent 3c82bff commit 71ac93e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [0.9.6](https://github.com/offline-ai/cli/compare/v0.9.5...v0.9.6) (2025-03-22)
6+
7+
8+
### Bug Fixes
9+
10+
* more temperature for writing ([242df03](https://github.com/offline-ai/cli/commit/242df03d7a50443ffa32c6834d0f904b3a6ad05d))
11+
512
## [0.9.5](https://github.com/offline-ai/cli/compare/v0.9.4...v0.9.5) (2025-03-17)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@offline-ai/cli",
33
"description": "Your Offline(local) AI agent client for Programable Prompt Engine",
4-
"version": "0.9.5",
4+
"version": "0.9.6",
55
"author": "Riceball LEE <snowyu.lee@gmail.com>",
66
"bin": {
77
"ai": "./bin/run.js"

0 commit comments

Comments
 (0)