Skip to content

Commit

Permalink
chore(release): 0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
### [0.1.1](v0.1.0...v0.1.1) (2022-01-16)

### Bug Fixes

* ci ([2e82a0b](2e82a0b))
* ci ([61aec3e](61aec3e))
* ci ([f8eba27](f8eba27))
* ci and build fix ([70388ed](70388ed))
* ci release ([c54be1d](c54be1d))
* ci release ([ec4da5f](ec4da5f))
* ci release ([c4cb62f](c4cb62f))
  • Loading branch information
semantic-release-bot committed Jan 16, 2022
1 parent 2e82a0b commit e1f6648
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
@@ -0,0 +1,12 @@
### [0.1.1](https://github.com/bayang/jelu/compare/v0.1.0...v0.1.1) (2022-01-16)


### Bug Fixes

* ci ([2e82a0b](https://github.com/bayang/jelu/commit/2e82a0b6618e8b0c6fbeb35c4dd715e27794d5f6))
* ci ([61aec3e](https://github.com/bayang/jelu/commit/61aec3e742907464539a8aedee4224375d374a1d))
* ci ([f8eba27](https://github.com/bayang/jelu/commit/f8eba274d3bf968b34040453e7c1a4eef2d5a861))
* ci and build fix ([70388ed](https://github.com/bayang/jelu/commit/70388ed4b0ef0eff676c7f4191bf373e3d2dcb06))
* ci release ([c54be1d](https://github.com/bayang/jelu/commit/c54be1dd7fecc3a63d6945fa9cea6e3b6ed85ec4))
* ci release ([ec4da5f](https://github.com/bayang/jelu/commit/ec4da5f68e73c81f8f6be8eddc32e1720af10a53))
* ci release ([c4cb62f](https://github.com/bayang/jelu/commit/c4cb62f41d1a9492256ae89dfabed7ca1ca53980))
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.1.0
version=0.1.1
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.1.0",
"version": "0.1.1"
"private": true,
"scripts": {
"dev": "vite --debug",
Expand Down

0 comments on commit e1f6648

Please sign in to comment.