Skip to content

Commit 413fe4d

Browse files
committed
chore(release): cut 1.5.19 [skip ci]
## [1.5.19](v1.5.18...v1.5.19) (2023-02-08) ### Bug Fixes * use correct update strategy for metadata import [DHIS-12479] ([d620949](d620949))
1 parent 89bdea7 commit 413fe4d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.19](https://github.com/dhis2/import-export-app/compare/v1.5.18...v1.5.19) (2023-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* use correct update strategy for metadata import [DHIS-12479] ([d620949](https://github.com/dhis2/import-export-app/commit/d6209494bc7f40a718d0964fc3a5d6fa74981ad9))
7+
18
## [1.5.18](https://github.com/dhis2/import-export-app/compare/v1.5.17...v1.5.18) (2023-01-10)
29

310

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.18",
3+
"version": "1.5.19",
44
"description": "",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)