There was an error while loading. Please reload this page.
1 parent 974fb42 commit 1a49ebdCopy full SHA for 1a49ebd
3 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### [0.84.2](https://github.com/bayang/jelu/compare/v0.84.1...v0.84.2) (2026-06-05)
2
+
3
4
+### Bug Fixes
5
6
+* class conflict preventing clicks [#329](https://github.com/bayang/jelu/issues/329) ([974fb42](https://github.com/bayang/jelu/commit/974fb42ada8623303e63130127c5004032ea5a2f))
7
8
### [0.84.1](https://github.com/bayang/jelu/compare/v0.84.0...v0.84.1) (2026-06-05)
9
10
gradle.properties
@@ -1 +1 @@
-version=0.84.1
+version=0.84.2
src/jelu-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "jelu-ui",
- "version": "0.84.1",
+ "version": "0.84.2",
"private": true,
"scripts": {
"dev": "vite --debug",
0 commit comments