Skip to content

Commit d476c1d

Browse files
committed
chore(release): cut 1.5.6 [skip ci]
## [1.5.6](v1.5.5...v1.5.6) (2022-10-18) ### Bug Fixes * **tei-export:** use correct param name for teiTypeFilter ([#1546](#1546)) ([fedd637](fedd637))
1 parent fedd637 commit d476c1d

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.6](https://github.com/dhis2/import-export-app/compare/v1.5.5...v1.5.6) (2022-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **tei-export:** use correct param name for teiTypeFilter ([#1546](https://github.com/dhis2/import-export-app/issues/1546)) ([fedd637](https://github.com/dhis2/import-export-app/commit/fedd63775f288f40755475505a2cc0f69ef60364))
7+
18
## [1.5.5](https://github.com/dhis2/import-export-app/compare/v1.5.4...v1.5.5) (2022-10-14)
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.5",
3+
"version": "1.5.6",
44
"description": "",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)