Skip to content

Commit 53ffd22

Browse files
chore(release/0.14.0): release 0.14.0 (#816)
1 parent 67779ab commit 53ffd22

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [0.14.0](https://github.com/aeternity/aescan/compare/0.13.0...0.14.0) (2024-05-28)
4+
5+
6+
### Features
7+
8+
* Add ISC license ([#789](https://github.com/aeternity/aescan/issues/789)) ([129bf68](https://github.com/aeternity/aescan/commit/129bf68c323275ea05d73907d39cafd5c6e34778))
9+
* enable source maps in production ([#790](https://github.com/aeternity/aescan/issues/790)) ([f4c3b5d](https://github.com/aeternity/aescan/commit/f4c3b5dabe7df9f4b9bfce208eb3a1a9f2fac01e))
10+
* Names chart page ([#784](https://github.com/aeternity/aescan/issues/784)) ([42d931c](https://github.com/aeternity/aescan/commit/42d931c42fee459f2fb6bf72d4fca5087d2255b1))
11+
12+
13+
### Bug Fixes
14+
15+
* contract calls count ([#815](https://github.com/aeternity/aescan/issues/815)) ([67779ab](https://github.com/aeternity/aescan/commit/67779ab3475ebb3ebd3e2b3008fac09cb4c9bc29))
16+
* Not found pages break the UI ([#796](https://github.com/aeternity/aescan/issues/796)) ([cce1f67](https://github.com/aeternity/aescan/commit/cce1f67403065e24516f0b3fdb72f4700a915c0d))
17+
* sentry config ([#814](https://github.com/aeternity/aescan/issues/814)) ([43c35d5](https://github.com/aeternity/aescan/commit/43c35d50b2ce911b726c84e9a52a02b3b634b185))
18+
319
## [0.13.0](https://github.com/aeternity/aescan/compare/0.12.0...0.13.0) (2024-05-20)
420

521

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