Skip to content

Commit 6da57d1

Browse files
chore(main): release 0.1.0 (#5)
Signed-off-by: Agntcy Build Bot <build@agntcy.io> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 963a509 commit 6da57d1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## 0.1.0 (2026-03-02)
4+
5+
6+
### Features
7+
8+
* implement SLIM A2A client transport, server handler, and echo agent example ([#1](https://github.com/agntcy/slim-a2a-go/issues/1)) ([245fd76](https://github.com/agntcy/slim-a2a-go/commit/245fd76ab290dec6e6937447fd26f917421d9dab))
9+
* initalise the go module ([b5d9bf5](https://github.com/agntcy/slim-a2a-go/commit/b5d9bf5cbc3c965e751814367425258fbfe36379))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* release 0.1.0 ([#6](https://github.com/agntcy/slim-a2a-go/issues/6)) ([963a509](https://github.com/agntcy/slim-a2a-go/commit/963a509b467baa6fb22bbec46dfa2ed939eb45e3))

0 commit comments

Comments
 (0)