Skip to content

Commit 217c425

Browse files
chore(release): 0.9.0 [skip ci]
## [0.9.0](v0.8.1...v0.9.0) (2025-08-12) ### 🚀 Features * **security:** Add excluded paths configuration for improved security ([#24](#24)) ([22c4d72](22c4d72)), closes [#21](#21)
1 parent 22c4d72 commit 217c425

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.9.0](https://github.com/inference-gateway/cli/compare/v0.8.1...v0.9.0) (2025-08-12)
10+
11+
### 🚀 Features
12+
13+
* **security:** Add excluded paths configuration for improved security ([#24](https://github.com/inference-gateway/cli/issues/24)) ([22c4d72](https://github.com/inference-gateway/cli/commit/22c4d7251cc2d35b84c0cca3482ef491326a6ec3)), closes [#21](https://github.com/inference-gateway/cli/issues/21)
14+
915
## [0.8.1](https://github.com/inference-gateway/cli/compare/v0.8.0...v0.8.1) (2025-08-12)
1016

1117
### ♻️ Code Refactoring

0 commit comments

Comments
 (0)