Skip to content

Commit

Permalink
chore(release): 0.34.2 [skip ci]
Browse files Browse the repository at this point in the history
### [0.34.2](v0.34.1...v0.34.2) (2022-11-14)

### Bug Fixes

* New translations ([81baced](81baced))
  • Loading branch information
semantic-release-bot committed Nov 14, 2022
1 parent 81baced commit 8752d3b
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.34.2](https://github.com/bayang/jelu/compare/v0.34.1...v0.34.2) (2022-11-14)


### Bug Fixes

* New translations ([81baced](https://github.com/bayang/jelu/commit/81bacede6016bec800bacd14994866e1784ed307))

### [0.34.1](https://github.com/bayang/jelu/compare/v0.34.0...v0.34.1) (2022-11-14)


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

0 comments on commit 8752d3b

Please sign in to comment.