We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afe0448 + 9b89654 commit 0ba1fdaCopy full SHA for 0ba1fda
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.12.2](https://github.com/vault-developer/event-loop-explorer/compare/v1.12.1...v1.12.2) (2025-01-26)
2
+
3
4
+### Bug Fixes
5
6
+* **zoomin:** fix zoom in animation ([a00671c](https://github.com/vault-developer/event-loop-explorer/commit/a00671cdf69f2c7fa69a6c695210a5c6f2e89816))
7
8
## [1.12.1](https://github.com/vault-developer/event-loop-explorer/compare/v1.12.0...v1.12.1) (2025-01-26)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "event-loop-explorer",
"private": true,
"author": "Albert Trott",
- "version": "1.12.1",
+ "version": "1.12.2",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments