Skip to content

Commit

Permalink
chore(release): 0.61.1 [skip ci]
Browse files Browse the repository at this point in the history
### [0.61.1](v0.61.0...v0.61.1) (2024-12-22)

### Bug Fixes

* some oruga input css ([74cfada](74cfada))
  • Loading branch information
semantic-release-bot committed Dec 22, 2024
1 parent 74cfada commit 9b66dba
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [0.61.1](https://github.com/bayang/jelu/compare/v0.61.0...v0.61.1) (2024-12-22)


### Bug Fixes

* some oruga input css ([74cfada](https://github.com/bayang/jelu/commit/74cfadafa46ad9d615d9f5a40399e6b0b14ba377))

## [0.61.0](https://github.com/bayang/jelu/compare/v0.60.2...v0.61.0) (2024-11-07)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.61.0
version=0.61.1
2 changes: 1 addition & 1 deletion src/jelu-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jelu-ui",
"version": "0.61.0",
"version": "0.61.1",
"private": true,
"scripts": {
"dev": "vite --debug",
Expand Down

0 comments on commit 9b66dba

Please sign in to comment.