Skip to content

Commit 224ba93

Browse files
authored
chore(main): release 1.2.0 (#143)
1 parent ceb726a commit 224ba93

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/sygmaprotocol/explorer-ui/compare/v1.1.0...v1.2.0) (2024-01-23)
4+
5+
6+
### Features
7+
8+
* gnosis chiado and arbitrum sepolia ([#142](https://github.com/sygmaprotocol/explorer-ui/issues/142)) ([e8b972c](https://github.com/sygmaprotocol/explorer-ui/commit/e8b972cb8e6c4ffc7212fddf9ec851b0aec41762))
9+
10+
11+
### Bug Fixes
12+
13+
* refactor dates logic ([#140](https://github.com/sygmaprotocol/explorer-ui/issues/140)) ([ceb726a](https://github.com/sygmaprotocol/explorer-ui/commit/ceb726a837be8c85e750cb071a0e4dc1b68b5414))
14+
315
## [1.1.0](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.6...v1.1.0) (2024-01-10)
416

517

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildwithsygma/explorer-ui",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"publishConfig": {
55
"access": "restricted"
66
},

0 commit comments

Comments
 (0)