Skip to content

Commit 00e6eb9

Browse files
chore(release): 🔖 0.2.1 [skip ci]
## [0.2.1](v0.2.0...v0.2.1) (2025-07-21) ### 🐛 Bug Fixes * Correct artifact filename pattern in upload step ([0941b93](0941b93)) ### 🔧 Miscellaneous * Remove Docker Buildx setup and GitHub Container Registry login from artifacts workflow ([0ddea6e](0ddea6e))
1 parent 0941b93 commit 00e6eb9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

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

5+
## [0.2.1](https://github.com/inference-gateway/a2a-cli/compare/v0.2.0...v0.2.1) (2025-07-21)
6+
7+
### 🐛 Bug Fixes
8+
9+
* Correct artifact filename pattern in upload step ([0941b93](https://github.com/inference-gateway/a2a-cli/commit/0941b93c0df767b6cd96e3b72e752202b0e14343))
10+
11+
### 🔧 Miscellaneous
12+
13+
* Remove Docker Buildx setup and GitHub Container Registry login from artifacts workflow ([0ddea6e](https://github.com/inference-gateway/a2a-cli/commit/0ddea6e59fa607f03229a2a3017f38fb9240797e))
14+
515
## [0.2.0](https://github.com/inference-gateway/a2a-cli/compare/v0.1.0...v0.2.0) (2025-07-21)
616

717
### ✨ Features

0 commit comments

Comments
 (0)