Skip to content

Commit 481bd25

Browse files
chore(release): 0.17.0 [skip ci]
## [0.17.0](v0.16.2...v0.17.0) (2025-08-15) ### 🚀 Features * Implement Write Tool for filesystem operations ([#46](#46)) ([ccf3091](ccf3091)), closes [#45](#45)
1 parent ccf3091 commit 481bd25

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.17.0](https://github.com/inference-gateway/cli/compare/v0.16.2...v0.17.0) (2025-08-15)
10+
11+
### 🚀 Features
12+
13+
* Implement Write Tool for filesystem operations ([#46](https://github.com/inference-gateway/cli/issues/46)) ([ccf3091](https://github.com/inference-gateway/cli/commit/ccf3091b64edcaaa2ac019e2692e9b4d58a67950)), closes [#45](https://github.com/inference-gateway/cli/issues/45)
14+
915
## [0.16.2](https://github.com/inference-gateway/cli/compare/v0.16.1...v0.16.2) (2025-08-15)
1016

1117
### 📚 Documentation

0 commit comments

Comments
 (0)