Skip to content

Commit 8aa39c6

Browse files
chore(release): 0.7.0 [skip ci]
## [0.7.0](v0.6.0...v0.7.0) (2025-08-12) ### 🚀 Features * Implement Read tool for file system access ([#16](#16)) ([45e8d0a](45e8d0a)), closes [#14](#14) [#14](#14)
1 parent 45e8d0a commit 8aa39c6

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.7.0](https://github.com/inference-gateway/cli/compare/v0.6.0...v0.7.0) (2025-08-12)
10+
11+
### 🚀 Features
12+
13+
* Implement Read tool for file system access ([#16](https://github.com/inference-gateway/cli/issues/16)) ([45e8d0a](https://github.com/inference-gateway/cli/commit/45e8d0a1ad0fcc0e44ddc2e623218d3c1825ce4b)), closes [#14](https://github.com/inference-gateway/cli/issues/14) [#14](https://github.com/inference-gateway/cli/issues/14)
14+
915
## [0.6.0](https://github.com/inference-gateway/cli/compare/v0.5.4...v0.6.0) (2025-08-12)
1016

1117
### 🚀 Features

0 commit comments

Comments
 (0)