Skip to content

Commit

Permalink
chore(main): release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MakMuftic committed Nov 28, 2023
1 parent 64505fb commit bf3c936
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.0.3](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.2...v1.0.3) (2023-11-28)


### Bug Fixes

* render name and icon for new testnets ([#121](https://github.com/sygmaprotocol/explorer-ui/issues/121)) ([2acac79](https://github.com/sygmaprotocol/explorer-ui/commit/2acac7967ca1cb4ac92451a0e4ba942435532442))


### Miscellaneous

* gnosis icon, network name, explorer url and reverting rhala alert message ([#125](https://github.com/sygmaprotocol/explorer-ui/issues/125)) ([64505fb](https://github.com/sygmaprotocol/explorer-ui/commit/64505fb1c7b693eb89b34fe33d0a46732f913a38))
* message for rhala ([#123](https://github.com/sygmaprotocol/explorer-ui/issues/123)) ([a7d4a78](https://github.com/sygmaprotocol/explorer-ui/commit/a7d4a7849602017b8a1058080690bfa72196f08f))

## [1.0.2](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.1...v1.0.2) (2023-11-09)


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.0.2",
"version": "1.0.3",
"publishConfig": {
"access": "restricted"
},
Expand Down

0 comments on commit bf3c936

Please sign in to comment.