Skip to content

Commit 9b66dba

Browse files
chore(release): 0.61.1 [skip ci]
### [0.61.1](v0.61.0...v0.61.1) (2024-12-22) ### Bug Fixes * some oruga input css ([74cfada](74cfada))
1 parent 74cfada commit 9b66dba

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.1](https://github.com/bayang/jelu/compare/v0.61.0...v0.61.1) (2024-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* some oruga input css ([74cfada](https://github.com/bayang/jelu/commit/74cfadafa46ad9d615d9f5a40399e6b0b14ba377))
7+
18
## [0.61.0](https://github.com/bayang/jelu/compare/v0.60.2...v0.61.0) (2024-11-07)
29

310

Diff for: gradle.properties

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

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.0",
3+
"version": "0.61.1",
44
"private": true,
55
"scripts": {
66
"dev": "vite --debug",

0 commit comments

Comments
 (0)