Skip to content

Commit 8cd9764

Browse files
committed
chore(release): cut 1.5.18 [skip ci]
## [1.5.18](v1.5.17...v1.5.18) (2023-01-10) ### Bug Fixes * adjust advanced options control ([3a91a7c](3a91a7c)) * adjust job overview and summary design ([fa7dd12](fa7dd12)) * adjust org unit tree component ([b36292e](b36292e)) * adjust overview card design and interaction ([4ad0e09](4ad0e09)) * adjust page appearance, add transparent prop ([39793a7](39793a7)) * adjust radio prefix ([05fc24c](05fc24c)) * adjust schemas layout, typography ([69101f7](69101f7)) * adjust sidebar style ([4fa5948](4fa5948)) * standardize typography ([a27d92e](a27d92e))
1 parent 1976060 commit 8cd9764

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [1.5.18](https://github.com/dhis2/import-export-app/compare/v1.5.17...v1.5.18) (2023-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust advanced options control ([3a91a7c](https://github.com/dhis2/import-export-app/commit/3a91a7c74cdf0f36b90b1171e871ade06bb863e7))
7+
* adjust job overview and summary design ([fa7dd12](https://github.com/dhis2/import-export-app/commit/fa7dd120e5031141ca512f815fe58d0e3f013aca))
8+
* adjust org unit tree component ([b36292e](https://github.com/dhis2/import-export-app/commit/b36292e3b91ca865d624b9a081816ff4916d74a3))
9+
* adjust overview card design and interaction ([4ad0e09](https://github.com/dhis2/import-export-app/commit/4ad0e0937533ddb910da134cf21df6fed76a01a3))
10+
* adjust page appearance, add transparent prop ([39793a7](https://github.com/dhis2/import-export-app/commit/39793a772b32d912e5d228fa7bc4a242a132acb9))
11+
* adjust radio prefix ([05fc24c](https://github.com/dhis2/import-export-app/commit/05fc24c7551d8c27150dde63117ff57173c88393))
12+
* adjust schemas layout, typography ([69101f7](https://github.com/dhis2/import-export-app/commit/69101f7406ec05ac3be72a95ef88e279a19d8d58))
13+
* adjust sidebar style ([4fa5948](https://github.com/dhis2/import-export-app/commit/4fa5948f1fce50a267aebe9713eccefd4d4c7585))
14+
* standardize typography ([a27d92e](https://github.com/dhis2/import-export-app/commit/a27d92e09f067f40d65e2c2a981183c8b7485d16))
15+
116
## [1.5.17](https://github.com/dhis2/import-export-app/compare/v1.5.16...v1.5.17) (2022-12-01)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "import-export-app",
3-
"version": "1.5.17",
3+
"version": "1.5.18",
44
"description": "",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)