Skip to content

Commit 1e78680

Browse files
chore(release): 0.68.0 [skip ci]
## [0.68.0](v0.67.0...v0.68.0) (2025-06-09) ### Features * migrate to tailwind 4 and daisy ui 5 ([3c05afd](3c05afd)) * Update Calibre Version ([#208](#208)) ([ef6648f](ef6648f)) ### Bug Fixes * frontend build ([91e0161](91e0161))
1 parent 91e0161 commit 1e78680

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [0.68.0](https://github.com/bayang/jelu/compare/v0.67.0...v0.68.0) (2025-06-09)
2+
3+
4+
### Features
5+
6+
* migrate to tailwind 4 and daisy ui 5 ([3c05afd](https://github.com/bayang/jelu/commit/3c05afd863a519be31dd68cfabf6606c49b6a777))
7+
* Update Calibre Version ([#208](https://github.com/bayang/jelu/issues/208)) ([ef6648f](https://github.com/bayang/jelu/commit/ef6648f30be453a74baf6a302e819b2d760ea6aa))
8+
9+
10+
### Bug Fixes
11+
12+
* frontend build ([91e0161](https://github.com/bayang/jelu/commit/91e0161729246fbc147ccf7180613a3d9037cfb6))
13+
114
## [0.67.0](https://github.com/bayang/jelu/compare/v0.66.3...v0.67.0) (2025-03-24)
215

316

gradle.properties

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

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

0 commit comments

Comments
 (0)