Skip to content

Commit 611fe2d

Browse files
authored
chore: release v2.2.0 (#270)
1 parent d7cfcf3 commit 611fe2d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
An '!' indicates a state machine breaking change.
1616

17-
## Unreleased
17+
## [v2.2.0](https://github.com/KYVENetwork/chain/releases/tag/v2.2.0) - 2025-09-26
1818

1919
### Features
2020

@@ -23,7 +23,7 @@ An '!' indicates a state machine breaking change.
2323
### Improvements
2424

2525
- ! (`x/bundles`) [#266](https://github.com/KYVENetwork/chain/pull/266) Improve storage cost payout.
26-
- (deps) [#268](https://github.com/KYVENetwork/chain/pull/268) Bump to Cosmos SDK v0.50.14 and prepare upgrade handler.
26+
- (deps) [#268](https://github.com/KYVENetwork/chain/pull/268) Bump to Cosmos SDK v0.50.14.
2727

2828
### Bug Fixes
2929

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The KYVE Network
22

3-
###### v2.1.0
3+
###### v2.2.0
44

55
The KYVE consensus layer is the backbone of the KYVE ecosystem. This layer is a
66
sovereign Delegated Proof of Stake network built using the

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
| Version | Supported |
66
|---------|--------------------|
77
| main | :white_check_mark: |
8-
| v2.0.x | :white_check_mark: |
9-
| < v2.0 | :x: |
8+
| v2.2.x | :white_check_mark: |
9+
| < v2.2 | :x: |
1010

1111
## Reporting a Vulnerability
1212

0 commit comments

Comments
 (0)