Skip to content

Commit

Permalink
chore(release): 0.1.4 [skip ci]
Browse files Browse the repository at this point in the history
### [0.1.4](v0.1.3...v0.1.4) (2022-01-18)

### Bug Fixes

* arm dockerfile ([2fdfce2](2fdfce2))
* arm images ([fbbed72](fbbed72))
* arm images file ([b2d528b](b2d528b))
* metadata fetcher path ([6c8d452](6c8d452))
  • Loading branch information
semantic-release-bot committed Jan 18, 2022
1 parent 2fdfce2 commit ba1fe4c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### [0.1.4](https://github.com/bayang/jelu/compare/v0.1.3...v0.1.4) (2022-01-18)


### Bug Fixes

* arm dockerfile ([2fdfce2](https://github.com/bayang/jelu/commit/2fdfce2c13dd102293aa617af6396c3175a7353d))
* arm images ([fbbed72](https://github.com/bayang/jelu/commit/fbbed7256374fca6907f434f8ac8598d873a9667))
* arm images file ([b2d528b](https://github.com/bayang/jelu/commit/b2d528b9ac9e95e663bc269fae1d3d356f22b3c6))
* metadata fetcher path ([6c8d452](https://github.com/bayang/jelu/commit/6c8d45282791d21e0476224df962fe3482209621))

### [0.1.3](https://github.com/bayang/jelu/compare/v0.1.2...v0.1.3) (2022-01-16)


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

0 comments on commit ba1fe4c

Please sign in to comment.