Skip to content

Commit 1a49ebd

Browse files
chore(release): 0.84.2 [skip ci]
### [0.84.2](v0.84.1...v0.84.2) (2026-06-05) ### Bug Fixes * class conflict preventing clicks [#329](#329) ([974fb42](974fb42))
1 parent 974fb42 commit 1a49ebd

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
### [0.84.1](https://github.com/bayang/jelu/compare/v0.84.0...v0.84.1) (2026-06-05)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.84.1
1+
version=0.84.2

src/jelu-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jelu-ui",
3-
"version": "0.84.1",
3+
"version": "0.84.2",
44
"private": true,
55
"scripts": {
66
"dev": "vite --debug",

0 commit comments

Comments
 (0)