Skip to content

Commit d607827

Browse files
chore(release): 1.14.1 [skip ci]
## [1.14.1](v1.14.0...v1.14.1) (2025-02-09) ### Bug Fixes * **icon:** fix icon position ([b43df1d](b43df1d))
1 parent b43df1d commit d607827

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.14.1](https://github.com/vault-developer/event-loop-explorer/compare/v1.14.0...v1.14.1) (2025-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **icon:** fix icon position ([b43df1d](https://github.com/vault-developer/event-loop-explorer/commit/b43df1dd1f5e8813faf5b54c916adf9bf4aad209))
7+
18
# [1.14.0](https://github.com/vault-developer/event-loop-explorer/compare/v1.13.1...v1.14.0) (2025-02-08)
29

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

0 commit comments

Comments
 (0)