Skip to content

Commit 6f86bea

Browse files
chore(main): release 1.5.1
1 parent 236c033 commit 6f86bea

4 files changed

Lines changed: 11 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.5.1"
33
}

CHANGELOG.md

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

3+
## [1.5.1](https://github.com/zeriontech/zerion-ai/compare/v1.5.0...v1.5.1) (2026-07-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
310
## [1.5.0](https://github.com/zeriontech/zerion-ai/compare/v1.4.0...v1.5.0) (2026-06-03)
411

512

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.5.1",
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)