Skip to content

Commit 4fc9d7a

Browse files
chore(main): release 1.3.0 (#78)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 97da693 commit 4fc9d7a

4 files changed

Lines changed: 19 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.3.0"
33
}

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/zeriontech/zerion-ai/compare/v1.2.0...v1.3.0) (2026-05-15)
4+
5+
6+
### Features
7+
8+
* add zerion-bankr partner skill ([#72](https://github.com/zeriontech/zerion-ai/issues/72)) ([54ccf67](https://github.com/zeriontech/zerion-ai/commit/54ccf67e8581084246b90be237b768b1b7bea754))
9+
* add zerion-lifi-earn skill ([#69](https://github.com/zeriontech/zerion-ai/issues/69)) ([8a310d4](https://github.com/zeriontech/zerion-ai/commit/8a310d44ed2c0b5825f20ab1d18bc9a6a508aa13))
10+
* add zerion-uniswap-lp and zerion-uniswap-x402 partner skills ([#65](https://github.com/zeriontech/zerion-ai/issues/65)) ([175cc6a](https://github.com/zeriontech/zerion-ai/commit/175cc6a56fcc472b767a0a778aa6634c2bb335e7))
11+
* **positions:** add --defi flag with grouped DeFi view ([#77](https://github.com/zeriontech/zerion-ai/issues/77)) ([97da693](https://github.com/zeriontech/zerion-ai/commit/97da693adf837839c53ee8bc522b15d051b7cc56))
12+
13+
14+
### Bug Fixes
15+
16+
* **zerion-uniswap-x402:** use canonical 5-arg zerion bridge signature ([#75](https://github.com/zeriontech/zerion-ai/issues/75)) ([bb3c946](https://github.com/zeriontech/zerion-ai/commit/bb3c946f93d121e89d5ca29b710741006f50a643))
17+
318
## [1.2.0](https://github.com/zeriontech/zerion-ai/compare/v1.1.0...v1.2.0) (2026-05-12)
419

520

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": "zerion-cli",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Zerion for AI agents and developers: wallet-analysis skill bundle and a JSON-first CLI.",
55
"author": "Zerion",
66
"type": "module",

0 commit comments

Comments
 (0)