Skip to content

Commit 2333fc6

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](1.0.0...1.0.1) (2026-02-26) ### Bug Fixes * run cli when invoked from symlinked bin path ([8a2b0ce](8a2b0ce))
1 parent 8a2b0ce commit 2333fc6

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.0.1](https://github.com/zbdpay/agent-wallet/compare/1.0.0...1.0.1) (2026-02-26)
2+
3+
### Bug Fixes
4+
5+
* run cli when invoked from symlinked bin path ([8a2b0ce](https://github.com/zbdpay/agent-wallet/commit/8a2b0ce80dc14f9d82a315774d0e7e06a933981e))
6+
17
## 1.0.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.0",
3+
"version": "1.0.1",
44
"description": "CLI wallet and command router for ZBD agent payments",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)