From 917f2f450140619e3bdcd07af3ea3773f4a832e2 Mon Sep 17 00:00:00 2001 From: paulpascal Date: Mon, 15 Apr 2024 14:34:55 +0000 Subject: [PATCH 1/6] 3.0.16 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 461d6e5..9a3c42d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cht-conf-test-harness", - "version": "1.0.0", + "version": "3.0.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cht-conf-test-harness", - "version": "1.0.0", + "version": "3.0.16", "dependencies": { "lodash": "^4.17.15", "luxon": "^1.27.0", diff --git a/package.json b/package.json index 0833330..1c3d3f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cht-conf-test-harness", - "version": "1.0.0", + "version": "3.0.16", "description": "Test Framework for CHT Projects", "repository": { "type": "git", From 31fdbecd819ce2d5a40095483c40921480fcd945 Mon Sep 17 00:00:00 2001 From: paulpascal Date: Tue, 16 Apr 2024 12:26:49 +0000 Subject: [PATCH 2/6] 4.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9a3c42d..44d1e79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cht-conf-test-harness", - "version": "3.0.16", + "version": "4.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cht-conf-test-harness", - "version": "3.0.16", + "version": "4.0.1", "dependencies": { "lodash": "^4.17.15", "luxon": "^1.27.0", diff --git a/package.json b/package.json index 1c3d3f1..c9399b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cht-conf-test-harness", - "version": "3.0.16", + "version": "4.0.1", "description": "Test Framework for CHT Projects", "repository": { "type": "git", From 7f77e88b878f3c435394894e8d94e3fcbf8390b8 Mon Sep 17 00:00:00 2001 From: paulpascal Date: Tue, 16 Apr 2024 14:58:03 +0000 Subject: [PATCH 3/6] 4.0.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 44d1e79..7a50cb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cht-conf-test-harness", - "version": "4.0.1", + "version": "4.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cht-conf-test-harness", - "version": "4.0.1", + "version": "4.0.2", "dependencies": { "lodash": "^4.17.15", "luxon": "^1.27.0", diff --git a/package.json b/package.json index c9399b5..da6e25e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cht-conf-test-harness", - "version": "4.0.1", + "version": "4.0.2", "description": "Test Framework for CHT Projects", "repository": { "type": "git", From bda0747a336054b6adc1b4fbd3114c2216b78b69 Mon Sep 17 00:00:00 2001 From: paulpascal Date: Tue, 16 Apr 2024 15:05:54 +0000 Subject: [PATCH 4/6] fix: reverting to 4.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a50cb8..44d1e79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cht-conf-test-harness", - "version": "4.0.2", + "version": "4.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cht-conf-test-harness", - "version": "4.0.2", + "version": "4.0.1", "dependencies": { "lodash": "^4.17.15", "luxon": "^1.27.0", diff --git a/package.json b/package.json index da6e25e..c9399b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cht-conf-test-harness", - "version": "4.0.2", + "version": "4.0.1", "description": "Test Framework for CHT Projects", "repository": { "type": "git", From 19acbe62fbbe492a2f40824934721113a260ea7a Mon Sep 17 00:00:00 2001 From: paulpascal Date: Tue, 16 Apr 2024 15:49:17 +0000 Subject: [PATCH 5/6] fix: preparing for 4.0.3 --- CHANGELOG.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d998dde --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,36 @@ +# 4.0.2 (2024-04-16) + + +### Bug Fixes + +* **#239:** fail to save app form due to TypeError ([#241](https://github.com/medic/cht-conf-test-harness/issues/241)) ([b9ce73b](https://github.com/medic/cht-conf-test-harness/commit/b9ce73be44caecb2e61fbc7960a7151c6287763e)), closes [#239](https://github.com/medic/cht-conf-test-harness/issues/239) +* **#240:** contact-summary should be passed reports of selected contact and its children ([#246](https://github.com/medic/cht-conf-test-harness/issues/246)) ([bb51e1d](https://github.com/medic/cht-conf-test-harness/commit/bb51e1dbeaf3a20782be047447233ff0199e2a0a)), closes [#240](https://github.com/medic/cht-conf-test-harness/issues/240) +* **#247:** fill forms using the android app launcher ([#248](https://github.com/medic/cht-conf-test-harness/issues/248)) ([7a6b16d](https://github.com/medic/cht-conf-test-harness/commit/7a6b16d1f532681df29ac340466075d6b41f76e7)), closes [#247](https://github.com/medic/cht-conf-test-harness/issues/247) +* release version ([#255](https://github.com/medic/cht-conf-test-harness/issues/255)) ([d5208b9](https://github.com/medic/cht-conf-test-harness/commit/d5208b9abb4d0d9b1efd4af6e40a49173b8b6673)) + + +### Features + +* **#237:** automate deployment ([#252](https://github.com/medic/cht-conf-test-harness/issues/252)) ([8f14bba](https://github.com/medic/cht-conf-test-harness/commit/8f14bba187a74b0ec92693f986e01d1ed0d33f52)), closes [#237](https://github.com/medic/cht-conf-test-harness/issues/237) + +## [4.0.2](https://github.com/medic/cht-conf-test-harness/compare/v3.0.16...v4.0.2) (2024-04-16) + + +### Bug Fixes + +* release version ([#255](https://github.com/medic/cht-conf-test-harness/issues/255)) ([d5208b9](https://github.com/medic/cht-conf-test-harness/commit/d5208b9abb4d0d9b1efd4af6e40a49173b8b6673)) + + +# 1.0.0 (2024-04-09) + + +### Bug Fixes + +* **#239:** fail to save app form due to TypeError ([#241](https://github.com/medic/cht-conf-test-harness/issues/241)) ([b9ce73b](https://github.com/medic/cht-conf-test-harness/commit/b9ce73be44caecb2e61fbc7960a7151c6287763e)), closes [#239](https://github.com/medic/cht-conf-test-harness/issues/239) +* **#240:** contact-summary should be passed reports of selected contact and its children ([#246](https://github.com/medic/cht-conf-test-harness/issues/246)) ([bb51e1d](https://github.com/medic/cht-conf-test-harness/commit/bb51e1dbeaf3a20782be047447233ff0199e2a0a)), closes [#240](https://github.com/medic/cht-conf-test-harness/issues/240) +* **#247:** fill forms using the android app launcher ([#248](https://github.com/medic/cht-conf-test-harness/issues/248)) ([7a6b16d](https://github.com/medic/cht-conf-test-harness/commit/7a6b16d1f532681df29ac340466075d6b41f76e7)), closes [#247](https://github.com/medic/cht-conf-test-harness/issues/247) + + +### Features + +* **#237:** automate deployment ([#252](https://github.com/medic/cht-conf-test-harness/issues/252)) ([8f14bba](https://github.com/medic/cht-conf-test-harness/commit/8f14bba187a74b0ec92693f986e01d1ed0d33f52)), closes [#237](https://github.com/medic/cht-conf-test-harness/issues/237) \ No newline at end of file From a4c748bd8ca2cc00f57258043daf1a3bac3088f9 Mon Sep 17 00:00:00 2001 From: paulpascal Date: Tue, 16 Apr 2024 15:50:55 +0000 Subject: [PATCH 6/6] fix: preparing for 4.0.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 44d1e79..7a50cb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cht-conf-test-harness", - "version": "4.0.1", + "version": "4.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cht-conf-test-harness", - "version": "4.0.1", + "version": "4.0.2", "dependencies": { "lodash": "^4.17.15", "luxon": "^1.27.0", diff --git a/package.json b/package.json index c9399b5..da6e25e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cht-conf-test-harness", - "version": "4.0.1", + "version": "4.0.2", "description": "Test Framework for CHT Projects", "repository": { "type": "git",