Skip to content

Commit

Permalink
chore(release): 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
snowyu committed Jun 11, 2024
1 parent 97fb4fd commit 75fa91a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.0.8](https://github.com/offline-ai/cli/compare/v0.0.7...v0.0.8) (2024-06-11)


### Features

* **brainCommand:** add refresh flag option ([129dd3f](https://github.com/offline-ai/cli/commit/129dd3fd622212b351a551e641da92aae91ad8d7))

## [0.0.7](https://github.com/offline-ai/cli/compare/v0.0.6...v0.0.7) (2024-06-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@offline-ai/cli",
"description": "Your Offline(local) AI agents client",
"version": "0.0.7",
"version": "0.0.8",
"author": "Riceball LEE @snowyu",
"bin": {
"ai": "./bin/run.js"
Expand Down

0 comments on commit 75fa91a

Please sign in to comment.