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 ed63143 commit 33e5457Copy full SHA for 33e5457
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.11.4](https://github.com/vault-developer/event-loop-explorer/compare/v1.11.3...v1.11.4) (2025-01-19)
2
+
3
4
+### Bug Fixes
5
6
+* fix selected lines ([ed63143](https://github.com/vault-developer/event-loop-explorer/commit/ed63143be5a6f25670e2c04805f940cea9c78bbb))
7
8
## [1.11.3](https://github.com/vault-developer/event-loop-explorer/compare/v1.11.2...v1.11.3) (2025-01-14)
9
10
### Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "event-loop-explorer",
"private": true,
"author": "Albert Trott",
- "version": "1.11.3",
+ "version": "1.11.4",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments