Skip to content

Commit

Permalink
chore(release): 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
snowyu committed Jun 21, 2024
1 parent a70ccb2 commit 008a7a5
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.13](https://github.com/offline-ai/cli/compare/v0.0.12...v0.0.13) (2024-06-21)


### Bug Fixes

* alias search error ([5187df1](https://github.com/offline-ai/cli/commit/5187df1b652d76da996e77d31cb4416b6b4c01f8))

## [0.0.12](https://github.com/offline-ai/cli/compare/v0.0.11...v0.0.12) (2024-06-21)


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.12",
"version": "0.0.13",
"author": "Riceball LEE @snowyu",
"bin": {
"ai": "./bin/run.js"
Expand Down

0 comments on commit 008a7a5

Please sign in to comment.