Skip to content

Commit 08a44f6

Browse files
chore(release): 0.18.5 [skip ci]
## [0.18.5](v0.18.4...v0.18.5) (2025-08-16) ### ♻️ Code Refactoring * Add appending mode to Write Tool for chunked file writing ([#55](#55)) ([64eb38e](64eb38e)), closes [#53](#53)
1 parent 64eb38e commit 08a44f6

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.18.5](https://github.com/inference-gateway/cli/compare/v0.18.4...v0.18.5) (2025-08-16)
10+
11+
### ♻️ Code Refactoring
12+
13+
* Add appending mode to Write Tool for chunked file writing ([#55](https://github.com/inference-gateway/cli/issues/55)) ([64eb38e](https://github.com/inference-gateway/cli/commit/64eb38e15dfff5bfc67041725cbcd985b616494b)), closes [#53](https://github.com/inference-gateway/cli/issues/53)
14+
915
## [0.18.4](https://github.com/inference-gateway/cli/compare/v0.18.3...v0.18.4) (2025-08-16)
1016

1117
### ♻️ Code Refactoring

0 commit comments

Comments
 (0)