Skip to content

Commit 3b57ee5

Browse files
authored
(chore) Release v12.0.2 (#3066)
1 parent cd3b36a commit 3b57ee5

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@openmrs/esm-patient-chart",
33
"private": true,
4-
"version": "12.0.1",
4+
"version": "12.0.2",
55
"workspaces": [
66
"packages/*"
77
],

packages/esm-form-engine-app/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-form-engine-app",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MPL-2.0",
55
"description": "Wrapper ESM for the O3 React Form Engine",
66
"browser": "dist/openmrs-esm-form-engine-app.js",

packages/esm-form-entry-app/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-form-entry-app",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MPL-2.0",
55
"description": "Angular form engine for O3",
66
"browser": "dist/openmrs-esm-form-entry-app.js",

packages/esm-generic-patient-widgets-app/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-generic-patient-widgets-app",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MPL-2.0",
55
"description": "Generic widgets for the patient chart",
66
"browser": "dist/openmrs-esm-generic-patient-widgets-app.js",

packages/esm-patient-allergies-app/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-patient-allergies-app",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MPL-2.0",
55
"description": "Patient allergies microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-allergies-app.js",

packages/esm-patient-attachments-app/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-patient-attachments-app",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MPL-2.0",
55
"description": "Patient attachments microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-attachments-app.js",

packages/esm-patient-banner-app/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-patient-banner-app",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MPL-2.0",
55
"description": "Patient banner microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-banner-app.js",

packages/esm-patient-chart-app/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-patient-chart-app",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MPL-2.0",
55
"description": "Patient dashboard microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-chart-app.js",

packages/esm-patient-common-lib/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-patient-common-lib",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MPL-2.0",
55
"description": "Library for common patient chart components",
66
"browser": "dist/openmrs-esm-patient-common-lib.js",

packages/esm-patient-conditions-app/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-patient-conditions-app",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MPL-2.0",
55
"description": "Patient conditions microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-conditions-app.js",

0 commit comments

Comments
 (0)