Skip to content

Commit ea5b398

Browse files
chore(release/0.22.0): release 0.22.0 (#1141)
1 parent f2152af commit ea5b398

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## [0.22.0](https://github.com/aeternity/aescan/compare/0.21.1...0.22.0) (2025-04-22)
5+
6+
7+
### Features
8+
9+
* Advanced AE price history chart ([#1124](https://github.com/aeternity/aescan/issues/1124)) ([f2152af](https://github.com/aeternity/aescan/commit/f2152afdc0687be8905d69fd15eba89ddb931fbe))
10+
11+
12+
### Bug Fixes
13+
14+
* remove delisted coinstore from app ([#1131](https://github.com/aeternity/aescan/issues/1131)) ([9e30415](https://github.com/aeternity/aescan/commit/9e30415f62da02a16812704e1e5c3203e4b0f680))
15+
* state channels pagination pagination ([#1133](https://github.com/aeternity/aescan/issues/1133)) ([cfc0f9f](https://github.com/aeternity/aescan/commit/cfc0f9f62a6e5566e0ac0bbbf3967748c886b2fd))
16+
* text content change ([#1126](https://github.com/aeternity/aescan/issues/1126)) ([3e4a821](https://github.com/aeternity/aescan/commit/3e4a821c38df21b2b2fa6968f068da5d4a494f9e))
17+
418
## [0.21.2](https://github.com/aeternity/aescan/compare/0.21.0...0.21.2) (2025-04-07)
519

620

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aescan",
3-
"version": "0.21.2",
3+
"version": "0.22.0",
44
"private": true,
55
"author": "æternity",
66
"description": "æScan is a blockchain explorer, analytics platform, and decentralized smart contract navigation platform based on æternity",

0 commit comments

Comments
 (0)