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 42d9acd commit 8903099Copy full SHA for 8903099
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.2](https://github.com/vault-developer/event-loop-explorer/compare/v1.14.1...v1.14.2) (2025-02-09)
2
+
3
4
+### Bug Fixes
5
6
+* **editor:** fix border-radius ([42d9acd](https://github.com/vault-developer/event-loop-explorer/commit/42d9acd71311a94f87448a43751e05a096e34502))
7
8
## [1.14.1](https://github.com/vault-developer/event-loop-explorer/compare/v1.14.0...v1.14.1) (2025-02-09)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "event-loop-explorer",
"private": true,
"author": "Albert Trott",
- "version": "1.14.1",
+ "version": "1.14.2",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments