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.
2 parents c57add7 + 5df5fb5 commit 4174c49Copy full SHA for 4174c49
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.11.5](https://github.com/vault-developer/event-loop-explorer/compare/v1.11.4...v1.11.5) (2025-01-25)
2
+
3
4
+### Bug Fixes
5
6
+* **colors:** update wheel colors ([a6be71e](https://github.com/vault-developer/event-loop-explorer/commit/a6be71e6e512280842b5ad9683d1f1aaf6ee3d25))
7
8
## [1.11.4](https://github.com/vault-developer/event-loop-explorer/compare/v1.11.3...v1.11.4) (2025-01-19)
9
10
### Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "event-loop-explorer",
"private": true,
"author": "Albert Trott",
- "version": "1.11.4",
+ "version": "1.11.5",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments