Skip to content

Commit bb5b989

Browse files
authored
chore(main): release 1.0.6 (#135)
1 parent 7971964 commit bb5b989

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.6](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.5...v1.0.6) (2023-12-06)
4+
5+
6+
### Bug Fixes
7+
8+
* polygon scan explorer url ([#134](https://github.com/sygmaprotocol/explorer-ui/issues/134)) ([7971964](https://github.com/sygmaprotocol/explorer-ui/commit/7971964b47b87b644fa05c03ca43f9391748cf51))
9+
310
## [1.0.5](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.4...v1.0.5) (2023-12-05)
411

512

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.5",
3+
"version": "1.0.6",
44
"publishConfig": {
55
"access": "restricted"
66
},

0 commit comments

Comments
 (0)