Skip to content

Commit 7921273

Browse files
chore(release): 🔖 0.24.1 [skip ci]
## [0.24.1](v0.24.0...v0.24.1) (2025-11-14) ### 🐛 Bug Fixes * **templates:** improve AGENTS.md template formatting and accuracy ([#90](#90)) ([7ad0bfa](7ad0bfa))
1 parent 7ad0bfa commit 7921273

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## [0.24.1](https://github.com/inference-gateway/adl-cli/compare/v0.24.0...v0.24.1) (2025-11-14)
6+
7+
### 🐛 Bug Fixes
8+
9+
* **templates:** improve AGENTS.md template formatting and accuracy ([#90](https://github.com/inference-gateway/adl-cli/issues/90)) ([7ad0bfa](https://github.com/inference-gateway/adl-cli/commit/7ad0bfa2d8eb0fbebc28381c3682dc3cfe37fa21))
10+
511
## [0.24.0](https://github.com/inference-gateway/adl-cli/compare/v0.23.11...v0.24.0) (2025-11-14)
612

713
### ✨ 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.24.0
5+
VERSION: 0.24.1
66
BUILD_DIR: bin
77
DIST_DIR: dist
88

0 commit comments

Comments
 (0)