Skip to content

Commit 29ae839

Browse files
chore(main): release 1.5.0 (#87)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 48fba7e commit 29ae839

4 files changed

Lines changed: 12 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.4.0"
2+
".": "1.5.0"
33
}

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/zeriontech/zerion-ai/compare/v1.4.0...v1.5.0) (2026-06-03)
4+
5+
6+
### Features
7+
8+
* **skills:** consolidate 30 skills into single zerion skill + fix init.js ([#86](https://github.com/zeriontech/zerion-ai/issues/86)) ([257ebe0](https://github.com/zeriontech/zerion-ai/commit/257ebe0230fae1690e8a449062269512bc456bab))
9+
* **wallet:** add `wallet export-key` to export raw private keys ([5bb9951](https://github.com/zeriontech/zerion-ai/commit/5bb9951095ba4d09a259f6231c25159bd3e8e95e))
10+
311
## [1.4.0](https://github.com/zeriontech/zerion-ai/compare/v1.3.0...v1.4.0) (2026-05-26)
412

513

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.4.0",
3+
"version": "1.5.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)