Skip to content

Commit cdcbd74

Browse files
chore(release): 🔖 0.27.1 [skip ci]
## [0.27.1](v0.27.0...v0.27.1) (2026-01-27) ### 🔧 Miscellaneous * **deps:** Update language and tool versions ([1344fdc](1344fdc)) * Update semantic-release version ([06fe1cb](06fe1cb))
1 parent 1344fdc commit cdcbd74

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.27.1](https://github.com/inference-gateway/adl-cli/compare/v0.27.0...v0.27.1) (2026-01-27)
6+
7+
### 🔧 Miscellaneous
8+
9+
* **deps:** Update language and tool versions ([1344fdc](https://github.com/inference-gateway/adl-cli/commit/1344fdc4cbc8a46e2fdeb41760dd91ddbce094b1))
10+
* Update semantic-release version ([06fe1cb](https://github.com/inference-gateway/adl-cli/commit/06fe1cb42dd810eb5682460757a371dae19d9d2b))
11+
512
## [0.27.0](https://github.com/inference-gateway/adl-cli/compare/v0.26.4...v0.27.0) (2026-01-27)
613

714
### ✨ Features

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22

33
vars:
44
APP_NAME: adl
5-
VERSION: 0.27.0
5+
VERSION: 0.27.1
66
BUILD_DIR: bin
77
DIST_DIR: dist
88

0 commit comments

Comments
 (0)