Skip to content

Commit 65cc101

Browse files
chore(main): release 1.6.0
1 parent a55957e commit 65cc101

4 files changed

Lines changed: 17 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.5.0"
2+
".": "1.6.0"
33
}

CHANGELOG.md

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

3+
## [1.6.0](https://github.com/zeriontech/zerion-ai/compare/v1.5.0...v1.6.0) (2026-07-14)
4+
5+
6+
### Features
7+
8+
* **wallet:** oauth login flow via dashboard.zerion.io ([c1a1cf4](https://github.com/zeriontech/zerion-ai/commit/c1a1cf47d7a31520cb9fedf4522c816522fbfb1f))
9+
10+
11+
### Bug Fixes
12+
13+
* fix next tag release tests guard ([#99](https://github.com/zeriontech/zerion-ai/issues/99)) ([a55957e](https://github.com/zeriontech/zerion-ai/commit/a55957e056191eae29117286d12a5526d0e39bc2))
14+
* **skills:** restore moonpay partner docs emptied by skill consolidation ([#91](https://github.com/zeriontech/zerion-ai/issues/91)) ([325093a](https://github.com/zeriontech/zerion-ai/commit/325093a0b79c32219a452d3a96648c16a922dfa6))
15+
316
## [1.5.0](https://github.com/zeriontech/zerion-ai/compare/v1.4.0...v1.5.0) (2026-06-03)
417

518

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