Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
MakMuftic authored Jan 25, 2024
1 parent ceb726a commit 224ba93
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.2.0](https://github.com/sygmaprotocol/explorer-ui/compare/v1.1.0...v1.2.0) (2024-01-23)


### Features

* gnosis chiado and arbitrum sepolia ([#142](https://github.com/sygmaprotocol/explorer-ui/issues/142)) ([e8b972c](https://github.com/sygmaprotocol/explorer-ui/commit/e8b972cb8e6c4ffc7212fddf9ec851b0aec41762))


### Bug Fixes

* refactor dates logic ([#140](https://github.com/sygmaprotocol/explorer-ui/issues/140)) ([ceb726a](https://github.com/sygmaprotocol/explorer-ui/commit/ceb726a837be8c85e750cb071a0e4dc1b68b5414))

## [1.1.0](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.6...v1.1.0) (2024-01-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@buildwithsygma/explorer-ui",
"version": "1.1.0",
"version": "1.2.0",
"publishConfig": {
"access": "restricted"
},
Expand Down

0 comments on commit 224ba93

Please sign in to comment.