Skip to content

Commit 67cc6d5

Browse files
chore(release): 0.17.1 [skip ci]
### [0.17.1](v0.17.0...v0.17.1) (2022-05-03) ### Bug Fixes * csv import tests and bugfixes ([3b60f9b](3b60f9b)) * prompt styling ([1778628](1778628))
1 parent 3b60f9b commit 67cc6d5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [0.17.1](https://github.com/bayang/jelu/compare/v0.17.0...v0.17.1) (2022-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* csv import tests and bugfixes ([3b60f9b](https://github.com/bayang/jelu/commit/3b60f9b49c0a557f6038e0a82ea5d108175ccac6))
7+
* prompt styling ([1778628](https://github.com/bayang/jelu/commit/1778628edf25eef9791096ef791786abbc41d01a))
8+
19
## [0.17.0](https://github.com/bayang/jelu/compare/v0.16.1...v0.17.0) (2022-05-01)
210

311

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.17.0
1+
version=0.17.1

src/jelu-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jelu-ui",
3-
"version": "0.17.0",
3+
"version": "0.17.1",
44
"private": true,
55
"scripts": {
66
"dev": "vite --debug",

0 commit comments

Comments
 (0)