Skip to content

Commit a69a759

Browse files
committed
chore: released new version
- @kyve/kysor@1.5.7
1 parent e848451 commit a69a759

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

tools/kysor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.5.7](https://github.com/KYVENetwork/kyvejs/compare/@kyve/kysor@1.5.6...@kyve/kysor@1.5.7) (2025-03-12)
7+
8+
### Bug Fixes
9+
10+
- scale ensure no loss ([e848451](https://github.com/KYVENetwork/kyvejs/commit/e8484517c67e7222c163c55cb7e6e1b75e3fc1a1))
11+
612
## [1.5.6](https://github.com/KYVENetwork/kyvejs/compare/@kyve/kysor@1.5.5...@kyve/kysor@1.5.6) (2025-03-11)
713

814
**Note:** Version bump only for package @kyve/kysor

tools/kysor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kyve/kysor",
33
"description": "The Cosmovisor for KYVE protocol nodes",
4-
"version": "1.5.6",
4+
"version": "1.5.7",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
77
"homepage": "https://github.com/KYVENetwork/kysor#readme",

0 commit comments

Comments
 (0)