Skip to content

Commit ab388c5

Browse files
chore(release): 1.12.3 [skip ci]
## [1.12.3](v1.12.2...v1.12.3) (2025-01-26) ### Bug Fixes * **css:** fix flex columns in mobile version ([afe0448](afe0448))
1 parent 0ba1fda commit ab388c5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.3](https://github.com/vault-developer/event-loop-explorer/compare/v1.12.2...v1.12.3) (2025-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **css:** fix flex columns in mobile version ([afe0448](https://github.com/vault-developer/event-loop-explorer/commit/afe044835498cd85893fa18fc1bd03fba2189c59))
7+
18
## [1.12.2](https://github.com/vault-developer/event-loop-explorer/compare/v1.12.1...v1.12.2) (2025-01-26)
29

310

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.2",
5+
"version": "1.12.3",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)