Skip to content

Commit a2d308c

Browse files
chore(release): 1.9.3 [skip ci]
## [1.9.3](v1.9.2...v1.9.3) (2024-11-22) ### Bug Fixes * update isMobile function ([ed15f5e](ed15f5e))
1 parent ed15f5e commit a2d308c

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.9.3](https://github.com/vault-developer/event-loop-explorer/compare/v1.9.2...v1.9.3) (2024-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* update isMobile function ([ed15f5e](https://github.com/vault-developer/event-loop-explorer/commit/ed15f5e9a34b3c183317c20f1a0fbea9b159e3e8))
7+
18
## [1.9.2](https://github.com/vault-developer/event-loop-explorer/compare/v1.9.1...v1.9.2) (2024-10-30)
29

310
### Bug Fixes

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

0 commit comments

Comments
 (0)