Skip to content

Commit

Permalink
(chore) Release v8.1.0 (#1919)
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen authored Jul 18, 2024
1 parent 7f84c03 commit e973c29
Show file tree
Hide file tree
Showing 21 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@openmrs/esm-patient-chart",
"private": true,
"version": "8.0.1",
"version": "8.1.0",
"workspaces": [
"packages/*"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-form-engine-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-form-engine-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Wrapper ESM for the O3 React Form Engine",
"browser": "dist/openmrs-esm-form-engine-app.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-form-entry-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-form-entry-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Form engine entry capabilities for the OpenMRS SPA",
"browser": "dist/openmrs-esm-form-entry-app.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-generic-patient-widgets-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-generic-patient-widgets-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Generic widgets for the patient chart",
"browser": "dist/openmrs-esm-generic-patient-widgets-app.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-patient-allergies-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-allergies-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient allergies microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-allergies-app.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-attachments-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-attachments-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient attachments microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-attachments-app.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"lodash-es": "^4.17.21",
"react-grid-gallery": "^0.5.6",
"react-html5-camera-photo": "^1.5.11"
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-banner-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-banner-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient banner microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-banner-app.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"lodash-es": "^4.17.21"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-patient-chart-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-chart-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient dashboard microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-chart-app.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-patient-common-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-common-lib",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Library for common patient chart components",
"browser": "dist/openmrs-esm-patient-common-lib.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-conditions-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-conditions-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient conditions microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-conditions-app.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"lodash-es": "^4.17.21"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-patient-flags-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-flags-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "An OpenMRS frontend module for managing patient flags",
"browser": "dist/openmrs-esm-patient-flags-app.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-forms-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-forms-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient forms microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-forms-app.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"fuzzy": "^0.1.3",
"lodash-es": "^4.17.21"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-patient-immunizations-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-immunizations-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient immunizations microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-immunizations-app.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-labs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-labs-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient lab order and test results microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-labs-app.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@carbon/charts": "^1.5.2",
"@carbon/charts-react": "^1.5.2",
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"d3": "^7.6.1",
"fuzzy": "^0.1.3",
"lodash-es": "^4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-patient-lists-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-lists-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "An OpenMRS frontend module for managing patient lists in the Patient Chart",
"browser": "dist/openmrs-esm-patient-lists-app.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-medications-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-medications-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient medications microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-medications-app.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"lodash-es": "^4.17.21"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-notes-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-notes-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient notes microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-notes-app.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"url": "https://github.com/openmrs/openmrs-esm-patient-chart/issues"
},
"dependencies": {
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"lodash-es": "^4.17.21"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-orders-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-orders-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Microfrontend for the OpenMRS SPA providing the order basket for the patient chart",
"browser": "dist/openmrs-esm-patient-orders-app.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"lodash-es": "^4.17.21"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-programs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-programs-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient programs microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-programs-app.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"lodash-es": "^4.17.21"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-vitals-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-vitals-app",
"version": "8.0.1",
"version": "8.1.0",
"license": "MPL-2.0",
"description": "Patient vitals microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-vitals-app.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@carbon/charts-react": "^1.5.2",
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^8.0.1",
"@openmrs/esm-patient-common-lib": "^8.1.0",
"d3": "^7.6.1",
"lodash-es": "^4.17.21"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4915,8 +4915,8 @@ __metadata:
linkType: hard

"@openmrs/openmrs-form-engine-lib@npm:next":
version: 2.1.0-pre.1312
resolution: "@openmrs/openmrs-form-engine-lib@npm:2.1.0-pre.1312"
version: 2.1.0-pre.1313
resolution: "@openmrs/openmrs-form-engine-lib@npm:2.1.0-pre.1313"
dependencies:
"@carbon/react": "npm:>1.47.0 <1.50.0"
ace-builds: "npm:^1.33.2"
Expand All @@ -4938,7 +4938,7 @@ __metadata:
react-i18next: 11.x
rxjs: 6.x
swr: 2.x
checksum: 10/11d37d5d3014ca88f0c50c81d97c346e12eae7b54fb69bbc839b5eac31f7df96f4a7f669469ba8fda1451b0b0cd1bf3bbe5aac0a7782bd1b5630ddb2382694c8
checksum: 10/036ad5aea5e7a2e6a0e18d2a9e8f035bd150376818080d12d91195fcd3c3fd40f7e47b13e6f713b8682f52156f1081043d1ce192eb95c1771fbd6418c3597f85
languageName: node
linkType: hard

Expand Down

0 comments on commit e973c29

Please sign in to comment.