Skip to content

Commit 1bb5ccb

Browse files
(chore): Release v2.9.1 (#2269)
1 parent 21e33be commit 1bb5ccb

File tree

20 files changed

+30
-30
lines changed

20 files changed

+30
-30
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": "9.2.0",
4+
"version": "9.2.1",
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": "9.2.0",
3+
"version": "9.2.1",
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": "9.2.0",
3+
"version": "9.2.1",
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": "9.2.0",
3+
"version": "9.2.1",
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": "9.2.0",
3+
"version": "9.2.1",
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-attachments-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Patient attachments microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-attachments-app.js",
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@carbon/react": "^1.12.0",
41-
"@openmrs/esm-patient-common-lib": "^9.2.0",
41+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4242
"linkify-react": "^4.2.0",
4343
"linkifyjs": "^4.2.0",
4444
"lodash-es": "^4.17.21",

packages/esm-patient-banner-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-banner-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Patient banner microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-banner-app.js",
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@carbon/react": "^1.12.0",
41-
"@openmrs/esm-patient-common-lib": "^9.2.0",
41+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4242
"lodash-es": "^4.17.21"
4343
},
4444
"peerDependencies": {

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": "9.2.0",
3+
"version": "9.2.1",
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": "9.2.0",
3+
"version": "9.2.1",
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-conditions-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Patient conditions microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-conditions-app.js",
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@carbon/react": "^1.12.0",
41-
"@openmrs/esm-patient-common-lib": "^9.2.0",
41+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4242
"lodash-es": "^4.17.21"
4343
},
4444
"peerDependencies": {

packages/esm-patient-flags-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-flags-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "An OpenMRS frontend module for managing patient flags",
66
"browser": "dist/openmrs-esm-patient-flags-app.js",

packages/esm-patient-forms-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-forms-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Patient forms microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-forms-app.js",
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@carbon/react": "^1.12.0",
41-
"@openmrs/esm-patient-common-lib": "^9.2.0",
41+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4242
"fuzzy": "^0.1.3",
4343
"lodash-es": "^4.17.21"
4444
},

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

packages/esm-patient-lists-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-lists-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "An OpenMRS frontend module for managing patient lists in the Patient Chart",
66
"browser": "dist/openmrs-esm-patient-lists-app.js",

packages/esm-patient-medications-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-medications-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Patient medications microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-medications-app.js",
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@carbon/react": "^1.12.0",
41-
"@openmrs/esm-patient-common-lib": "^9.2.0",
41+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4242
"lodash-es": "^4.17.21"
4343
},
4444
"peerDependencies": {

packages/esm-patient-notes-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-notes-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Patient notes microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-notes-app.js",
@@ -37,7 +37,7 @@
3737
"url": "https://github.com/openmrs/openmrs-esm-patient-chart/issues"
3838
},
3939
"dependencies": {
40-
"@openmrs/esm-patient-common-lib": "^9.2.0",
40+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4141
"lodash-es": "^4.17.21"
4242
},
4343
"peerDependencies": {

packages/esm-patient-orders-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-orders-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Microfrontend for the OpenMRS SPA providing the order basket for the patient chart",
66
"browser": "dist/openmrs-esm-patient-orders-app.js",
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@carbon/react": "^1.12.0",
41-
"@openmrs/esm-patient-common-lib": "^9.2.0",
41+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4242
"lodash-es": "^4.17.21"
4343
},
4444
"peerDependencies": {

packages/esm-patient-programs-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-programs-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Patient programs microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-programs-app.js",
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@carbon/react": "^1.12.0",
41-
"@openmrs/esm-patient-common-lib": "^9.2.0",
41+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4242
"lodash-es": "^4.17.21"
4343
},
4444
"peerDependencies": {

packages/esm-patient-tests-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-tests-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Patient test order and results microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-tests-app.js",
@@ -40,7 +40,7 @@
4040
"@carbon/charts": "^1.5.2",
4141
"@carbon/charts-react": "^1.5.2",
4242
"@carbon/react": "^1.12.0",
43-
"@openmrs/esm-patient-common-lib": "^9.2.0",
43+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4444
"d3": "^7.6.1",
4545
"fuzzy": "^0.1.3",
4646
"lodash-es": "^4.17.21"

packages/esm-patient-vitals-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-patient-vitals-app",
3-
"version": "9.2.0",
3+
"version": "9.2.1",
44
"license": "MPL-2.0",
55
"description": "Patient vitals microfrontend for the OpenMRS SPA",
66
"browser": "dist/openmrs-esm-patient-vitals-app.js",
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@carbon/charts-react": "^1.5.2",
4141
"@carbon/react": "^1.12.0",
42-
"@openmrs/esm-patient-common-lib": "^9.2.0",
42+
"@openmrs/esm-patient-common-lib": "^9.2.1",
4343
"d3": "^7.6.1",
4444
"lodash-es": "^4.17.21"
4545
},

0 commit comments

Comments
 (0)