Skip to content

Commit 1e45e66

Browse files
authored
chore(main): release 1.0.3 (#122)
1 parent 64505fb commit 1e45e66

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.3](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.2...v1.0.3) (2023-11-28)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
10+
11+
### Miscellaneous
12+
13+
* 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))
14+
* message for rhala ([#123](https://github.com/sygmaprotocol/explorer-ui/issues/123)) ([a7d4a78](https://github.com/sygmaprotocol/explorer-ui/commit/a7d4a7849602017b8a1058080690bfa72196f08f))
15+
316
## [1.0.2](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.1...v1.0.2) (2023-11-09)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildwithsygma/explorer-ui",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"publishConfig": {
55
"access": "restricted"
66
},

0 commit comments

Comments
 (0)