Skip to content

Commit

Permalink
chore(release): 0.46.0 [skip ci]
Browse files Browse the repository at this point in the history
## [0.46.0](v0.45.0...v0.46.0) (2023-12-04)

### Features

* allow image upload from server ([361bca6](361bca6))

### Bug Fixes

* remove old bulma css ([277eaf9](277eaf9))
  • Loading branch information
semantic-release-bot committed Dec 4, 2023
1 parent 3abf396 commit a356f32
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [0.46.0](https://github.com/bayang/jelu/compare/v0.45.0...v0.46.0) (2023-12-04)


### Features

* allow image upload from server ([361bca6](https://github.com/bayang/jelu/commit/361bca61e3f29270963cd2d16c42a7c494f6647a))


### Bug Fixes

* remove old bulma css ([277eaf9](https://github.com/bayang/jelu/commit/277eaf959eb99cecaa183c9ba473d83c12b52de5))

## [0.45.0](https://github.com/bayang/jelu/compare/v0.44.0...v0.45.0) (2023-11-24)


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

0 comments on commit a356f32

Please sign in to comment.