We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da081cd commit 6d77bf5Copy full SHA for 6d77bf5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.5.0](https://github.com/sygmaprotocol/explorer-ui/compare/v1.4.0...v1.5.0) (2024-09-13)
4
+
5
6
+### Features
7
8
+* remove shared config dependency ([#185](https://github.com/sygmaprotocol/explorer-ui/issues/185)) ([da081cd](https://github.com/sygmaprotocol/explorer-ui/commit/da081cd957c4f13fc80d8ccd784a8ba4b6bcf168))
9
10
## [1.4.0](https://github.com/sygmaprotocol/explorer-ui/compare/v1.3.0...v1.4.0) (2024-09-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@buildwithsygma/explorer-ui",
- "version": "1.4.0",
+ "version": "1.5.0",
"publishConfig": {
"access": "restricted"
},
0 commit comments