Skip to content

Commit e8a490e

Browse files
committed
Bump explorer version to v1.12.0
1 parent 6696932 commit e8a490e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mighty-papayas-eat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/explorer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alephium/explorer
22

3+
## 1.12.0
4+
5+
### Minor Changes
6+
7+
- 5bf55ab: Major upgrade of tech stack
8+
39
## 1.11.2
410

511
### Patch Changes

apps/explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alephium/explorer",
33
"description": "The Alephium explorer frontend",
4-
"version": "1.11.2",
4+
"version": "1.12.0",
55
"private": true,
66
"scripts": {
77
"start": "turbo start:app",

0 commit comments

Comments
 (0)