We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7971964 commit bb5b989Copy full SHA for bb5b989
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.0.5](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.4...v1.0.5) (2023-12-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@buildwithsygma/explorer-ui",
- "version": "1.0.5",
+ "version": "1.0.6",
"publishConfig": {
"access": "restricted"
},
0 commit comments