Skip to content

Commit 21c6348

Browse files
committed
chore(release/0.24.0): release 0.24.0
1 parent e54c374 commit 21c6348

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.24.0](https://github.com/aeternity/aescan/compare/0.23.1...0.24.0) (2025-07-25)
4+
5+
6+
### Features
7+
8+
* upgrade dependencies ([#1125](https://github.com/aeternity/aescan/issues/1125)) ([739ceca](https://github.com/aeternity/aescan/commit/739ceca32f1827b774c156340ea4ddc914a6e1db))
9+
10+
11+
### Bug Fixes
12+
13+
* **micro-blocks:** be able to load older/newer transactions ([#1147](https://github.com/aeternity/aescan/issues/1147)) ([e54c374](https://github.com/aeternity/aescan/commit/e54c374403f315d6e11adfc01a1b0c4efa09c9f1))
14+
315
## [0.23.1](https://github.com/aeternity/aescan/compare/0.23.0...0.23.1) (2025-04-28)
416

517

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