Skip to content

Commit 50f500a

Browse files
committed
v0.5.1
1 parent 2df90df commit 50f500a

File tree

5 files changed

+17
-8
lines changed

5 files changed

+17
-8
lines changed

.changeset/shaky-oranges-check.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/ack-id/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @agentcommercekit/ack-id
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- [#13](https://github.com/agentcommercekit/ack/pull/13) [`2df90df`](https://github.com/agentcommercekit/ack/commit/2df90df181cde4921342e02dedaf81127a10c739) Thanks [@domleboss97](https://github.com/domleboss97)! - Fix createA2AHandshakePayload signature and loosen type on VC in a2a handshake
8+
39
## 0.5.0
410

511
### Minor Changes

packages/ack-id/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentcommercekit/ack-id",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"homepage": "https://github.com/agentcommercekit/ack#readme",
55
"bugs": "https://github.com/agentcommercekit/ack/issues",
66
"repository": {

packages/agentcommercekit/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# agentcommercekit
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- [#13](https://github.com/agentcommercekit/ack/pull/13) [`2df90df`](https://github.com/agentcommercekit/ack/commit/2df90df181cde4921342e02dedaf81127a10c739) Thanks [@domleboss97](https://github.com/domleboss97)! - Fix createA2AHandshakePayload signature and loosen type on VC in a2a handshake
8+
9+
- Updated dependencies [[`2df90df`](https://github.com/agentcommercekit/ack/commit/2df90df181cde4921342e02dedaf81127a10c739)]:
10+
- @agentcommercekit/ack-id@0.5.1
11+
312
## 0.5.0
413

514
### Minor Changes

packages/agentcommercekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentcommercekit",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"homepage": "https://github.com/agentcommercekit/ack#readme",
55
"bugs": "https://github.com/agentcommercekit/ack/issues",
66
"repository": {

0 commit comments

Comments
 (0)