Skip to content

Commit

Permalink
chore(release): 0.59.2 [skip ci]
Browse files Browse the repository at this point in the history
### [0.59.2](v0.59.1...v0.59.2) (2024-10-07)

### Bug Fixes

* all books deleted from series [#146](#146) ([e02acf9](e02acf9))
  • Loading branch information
semantic-release-bot committed Oct 7, 2024
1 parent e02acf9 commit 605fce2
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.59.2](https://github.com/bayang/jelu/compare/v0.59.1...v0.59.2) (2024-10-07)


### Bug Fixes

* all books deleted from series [#146](https://github.com/bayang/jelu/issues/146) ([e02acf9](https://github.com/bayang/jelu/commit/e02acf9ba2eed6124a238f93e2857b24c6784aa1))

### [0.59.1](https://github.com/bayang/jelu/compare/v0.59.0...v0.59.1) (2024-09-23)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.59.1
version=0.59.2
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.59.1",
"version": "0.59.2",
"private": true,
"scripts": {
"dev": "vite --debug",
Expand Down

0 comments on commit 605fce2

Please sign in to comment.