Skip to content

Commit 7c26083

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](1.0.3...1.1.0) (2026-02-27) ### Features * add onchain payout commands with consent and status tooling ([6599401](6599401))
1 parent 6599401 commit 7c26083

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.0](https://github.com/zbdpay/agent-wallet/compare/1.0.3...1.1.0) (2026-02-27)
2+
3+
### Features
4+
5+
* add onchain payout commands with consent and status tooling ([6599401](https://github.com/zbdpay/agent-wallet/commit/65994014e920a94a598622e644675e969afa3e51))
6+
17
## [1.1.0] (2026-02-26)
28

39
### Features

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": "@zbdpay/agent-wallet",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "CLI wallet and command router for ZBD agent payments",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)