We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b43df1d commit d607827Copy full SHA for d607827
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.1](https://github.com/vault-developer/event-loop-explorer/compare/v1.14.0...v1.14.1) (2025-02-09)
2
+
3
4
+### Bug Fixes
5
6
+* **icon:** fix icon position ([b43df1d](https://github.com/vault-developer/event-loop-explorer/commit/b43df1dd1f5e8813faf5b54c916adf9bf4aad209))
7
8
# [1.14.0](https://github.com/vault-developer/event-loop-explorer/compare/v1.13.1...v1.14.0) (2025-02-08)
9
10
### Features
package.json
@@ -2,7 +2,7 @@
"name": "event-loop-explorer",
"private": true,
"author": "Albert Trott",
- "version": "1.14.0",
+ "version": "1.14.1",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments