Skip to content

Commit 401f7f3

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](1.0.1...1.0.2) (2026-02-26) ### Bug Fixes * normalize wallet bin path for npm publish ([d97ebec](d97ebec))
1 parent d97ebec commit 401f7f3

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.2](https://github.com/zbdpay/agent-wallet/compare/1.0.1...1.0.2) (2026-02-26)
2+
3+
### Bug Fixes
4+
5+
* normalize wallet bin path for npm publish ([d97ebec](https://github.com/zbdpay/agent-wallet/commit/d97ebec6833cc1c2ffb9d369454629ebaaac392c))
6+
17
## [1.0.1](https://github.com/zbdpay/agent-wallet/compare/1.0.0...1.0.1) (2026-02-26)
28

39
### Bug Fixes

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.1",
3+
"version": "1.0.2",
44
"description": "CLI wallet and command router for ZBD agent payments",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)