Skip to content

Commit b7cbcb5

Browse files
chore(release): 0.2.0 [skip ci]
## [0.2.0](v0.1.15...v0.2.0) (2025-08-10) ### 🚀 Features * Add /compact command for exporting chat conversations ([#4](#4)) ([f5380e8](f5380e8)), closes [#2](#2)
1 parent f5380e8 commit b7cbcb5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [0.2.0](https://github.com/inference-gateway/cli/compare/v0.1.15...v0.2.0) (2025-08-10)
10+
11+
### 🚀 Features
12+
13+
* Add /compact command for exporting chat conversations ([#4](https://github.com/inference-gateway/cli/issues/4)) ([f5380e8](https://github.com/inference-gateway/cli/commit/f5380e8cfc70c4661f44354ec1f1c8a4983a4cce)), closes [#2](https://github.com/inference-gateway/cli/issues/2)
14+
915
## [0.1.15](https://github.com/inference-gateway/cli/compare/v0.1.14...v0.1.15) (2025-08-10)
1016

1117
### ♻️ Code Refactoring

0 commit comments

Comments
 (0)