Skip to content

Commit

Permalink
chore(release): 0.49.0 [skip ci]
Browse files Browse the repository at this point in the history
## [0.49.0](v0.48.0...v0.49.0) (2024-01-14)

### Features

* display and sort by ratings [#94](#94) ([8e591d6](8e591d6))

### Bug Fixes

* authors spacing on cards [#95](#95) ([9634299](9634299))
* display page number or percentage on progress bar hovering ([d19570b](d19570b))
  • Loading branch information
semantic-release-bot committed Jan 14, 2024
1 parent 8e591d6 commit fc1a222
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.49.0](https://github.com/bayang/jelu/compare/v0.48.0...v0.49.0) (2024-01-14)


### Features

* display and sort by ratings [#94](https://github.com/bayang/jelu/issues/94) ([8e591d6](https://github.com/bayang/jelu/commit/8e591d68447d45c34e150cb875d6f577f119ab88))


### Bug Fixes

* authors spacing on cards [#95](https://github.com/bayang/jelu/issues/95) ([9634299](https://github.com/bayang/jelu/commit/9634299b706df469b184f3a8d037850000b8b66d))
* display page number or percentage on progress bar hovering ([d19570b](https://github.com/bayang/jelu/commit/d19570bcc4f7e2b6f41a136b676bf4aed59fa008))

## [0.48.0](https://github.com/bayang/jelu/compare/v0.47.0...v0.48.0) (2023-12-31)


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

0 comments on commit fc1a222

Please sign in to comment.