Skip to content

Commit 36fe7e8

Browse files
chore(release): πŸ”– 0.5.1 [skip ci]
## [0.5.1](v0.5.0...v0.5.1) (2025-08-04) ### πŸ› Bug Fixes * Display all message part types including tool calls ([#3](#3)) ([54dc546](54dc546)), closes [#2](#2) ### πŸ‘· CI * Add Claude Code GitHub Workflow ([#1](#1)) ([741230b](741230b)) ### πŸ“š Documentation * Add CLAUDE.md for project documentation and development guidelines ([caa0e90](caa0e90)) ### πŸ”§ Miscellaneous * Add issue templates for bug reports, feature requests, and refactor requests ([ae732b9](ae732b9)) ### πŸ”¨ Miscellaneous * Install Claude code in Dockerfile ([13a2bbc](13a2bbc))
1 parent 54dc546 commit 36fe7e8

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

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

5+
## [0.5.1](https://github.com/inference-gateway/a2a-debugger/compare/v0.5.0...v0.5.1) (2025-08-04)
6+
7+
### πŸ› Bug Fixes
8+
9+
* Display all message part types including tool calls ([#3](https://github.com/inference-gateway/a2a-debugger/issues/3)) ([54dc546](https://github.com/inference-gateway/a2a-debugger/commit/54dc546591846d51a09029671c26ffaeccf1d519)), closes [#2](https://github.com/inference-gateway/a2a-debugger/issues/2)
10+
11+
### πŸ‘· CI
12+
13+
* Add Claude Code GitHub Workflow ([#1](https://github.com/inference-gateway/a2a-debugger/issues/1)) ([741230b](https://github.com/inference-gateway/a2a-debugger/commit/741230bd228efd486b1fc62dcabf5bb804dcc881))
14+
15+
### πŸ“š Documentation
16+
17+
* Add CLAUDE.md for project documentation and development guidelines ([caa0e90](https://github.com/inference-gateway/a2a-debugger/commit/caa0e90242ce3e784386ac3904770d7cb275bd60))
18+
19+
### πŸ”§ Miscellaneous
20+
21+
* Add issue templates for bug reports, feature requests, and refactor requests ([ae732b9](https://github.com/inference-gateway/a2a-debugger/commit/ae732b9a31aeca8dbaeab4c4187418ae7b2d6ad1))
22+
23+
### πŸ”¨ Miscellaneous
24+
25+
* Install Claude code in Dockerfile ([13a2bbc](https://github.com/inference-gateway/a2a-debugger/commit/13a2bbc4c50695af878da018f950010ac275b8dd))
26+
527
## [0.5.0](https://github.com/inference-gateway/a2a-debugger/compare/v0.4.0...v0.5.0) (2025-06-19)
628

729
### ✨ Features

0 commit comments

Comments
Β (0)