Skip to content

Commit ed800b8

Browse files
committed
chore(release): 0.0.5
1 parent 890af61 commit ed800b8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.0.5](https://github.com/offline-ai/cli/compare/v0.0.4...v0.0.5) (2024-06-09)
6+
57
## [0.0.4](https://github.com/offline-ai/ai/compare/v0.0.3...v0.0.4) (2024-06-09)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@offline-ai/cli",
33
"description": "Your Offline(local) AI agents client",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"author": "Riceball LEE @snowyu",
66
"bin": {
77
"ai": "./bin/run.js"

0 commit comments

Comments
 (0)