Skip to content

Commit cff5df0

Browse files
chore(release): 0.61.2 [skip ci]
### [0.61.2](v0.61.1...v0.61.2) (2024-12-23) ### Bug Fixes * translation bugs ([ac37e6c](ac37e6c))
1 parent ac37e6c commit cff5df0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [0.61.2](https://github.com/bayang/jelu/compare/v0.61.1...v0.61.2) (2024-12-23)
2+
3+
4+
### Bug Fixes
5+
6+
* translation bugs ([ac37e6c](https://github.com/bayang/jelu/commit/ac37e6c005bb3180dbfce37f9944fc4801c07d7a))
7+
18
### [0.61.1](https://github.com/bayang/jelu/compare/v0.61.0...v0.61.1) (2024-12-22)
29

310

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.61.1
1+
version=0.61.2

Diff for: src/jelu-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jelu-ui",
3-
"version": "0.61.1",
3+
"version": "0.61.2",
44
"private": true,
55
"scripts": {
66
"dev": "vite --debug",

0 commit comments

Comments
 (0)