Skip to content

Commit c055b76

Browse files
authored
chore(main): release 0.3.4 (#127)
🤖 I have created a release *beep* *boop* --- ## [0.3.4](v0.3.3...v0.3.4) (2025-09-04) ### Features * add list and delete task push notification config rpc method and custom rpc methods for extensions ([#119](#119)) ([26c4e7d](26c4e7d)) * Added push notifications support ([#108](#108)) ([45a211a](45a211a)) ### Miscellaneous Chores * release 0.3.4 ([#128](#128)) ([41791d9](41791d9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 41791d9 commit c055b76

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.3.4](https://github.com/a2aproject/a2a-js/compare/v0.3.3...v0.3.4) (2025-09-04)
4+
5+
6+
### Features
7+
8+
* add list and delete task push notification config rpc method and custom rpc methods for extensions ([#119](https://github.com/a2aproject/a2a-js/issues/119)) ([26c4e7d](https://github.com/a2aproject/a2a-js/commit/26c4e7df48e0cd1088a9340ddc34bfbed320664c))
9+
* Added push notifications support ([#108](https://github.com/a2aproject/a2a-js/issues/108)) ([45a211a](https://github.com/a2aproject/a2a-js/commit/45a211a738ea7770ec5ee8b10a1238060ba7a471))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* release 0.3.4 ([#128](https://github.com/a2aproject/a2a-js/issues/128)) ([41791d9](https://github.com/a2aproject/a2a-js/commit/41791d99a4c7776ac3ee183d3e834df31a2020ac))
15+
316
## [0.3.3](https://github.com/a2aproject/a2a-js/compare/v0.3.2...v0.3.3) (2025-08-27)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@a2a-js/sdk",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "Server & Client SDK for Agent2Agent protocol",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)