Skip to content

Commit 3647bab

Browse files
authored
(chore) Release v1.3.0 (#108)
Cuts a minor release of Fast Data Entry that includes new features and backwards compatible bug fixes: ### Features * (feat) Confirmation modal when selecting patient outside session location by @icrc-psousa in #105 * (feat) Add configuration option to disable group sessions for specific form by @icrc-jofrancisco in #104 ### Bug fixes * (fix) Resolve patient duplication triggered by page focus event by @icrc-psousa in #107 * (fix) Correct patient location mismatch prompt behavior in group management by @icrc-psousa in #106 * (fix) Update start date field on cohort update by @icrc-psousa in #101 * (fix) Prevent "Save & Complete" button from becoming unresponsive by @icrc-jofrancisco in #95
1 parent a7b2de0 commit 3647bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-fast-data-entry-app",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"license": "MPL-2.0",
55
"description": "O3 frontend module for fast data entry using the OpenMRS Angular Form Engine",
66
"browser": "dist/openmrs-esm-fast-data-entry-app.js",

0 commit comments

Comments
 (0)