Skip to content

Commit f9dccb3

Browse files
Merge remote-tracking branch 'origin/master'
2 parents a00671c + 7bbb452 commit f9dccb3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.12.1](https://github.com/vault-developer/event-loop-explorer/compare/v1.12.0...v1.12.1) (2025-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **colors:** fix transition on page load ([884f3ac](https://github.com/vault-developer/event-loop-explorer/commit/884f3ac2724e4cd22af284dc2a44169fca36c3b6))
7+
* **transition:** fix wheel transitions ([cc22583](https://github.com/vault-developer/event-loop-explorer/commit/cc22583571a92305ddf7eeb895b352a2bffe2194))
8+
19
# [1.12.0](https://github.com/vault-developer/event-loop-explorer/compare/v1.11.5...v1.12.0) (2025-01-25)
210

311
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "event-loop-explorer",
33
"private": true,
44
"author": "Albert Trott",
5-
"version": "1.12.0",
5+
"version": "1.12.1",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)