Skip to content

Commit

Permalink
(chore) Release v4.2.1 (#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen authored Mar 16, 2023
1 parent b852ee5 commit 83eb084
Show file tree
Hide file tree
Showing 19 changed files with 43 additions and 49 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "4.2.0",
"version": "4.2.1",
"command": {
"publish": {
"verifyAccess": false
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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Form engine entry capabilities for the OpenMRS SPA",
"browser": "dist/openmrs-esm-form-entry-app.js",
Expand Down
3 changes: 1 addition & 2 deletions 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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Generic widgets for the patient chart",
"browser": "dist/openmrs-esm-generic-patient-widgets-app.js",
Expand Down Expand Up @@ -36,7 +36,6 @@
"dependencies": {
"@carbon/charts-react": "^1.5.2",
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"d3": "^7.6.1",
"lodash-es": "^4.17.15"
},
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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient allergies microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-allergies-app.js",
Expand Down
3 changes: 1 addition & 2 deletions packages/esm-patient-appointments-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-appointments-app",
"version": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient appointments microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-appointments-app.js",
Expand Down Expand Up @@ -34,7 +34,6 @@
"url": "https://github.com/openmrs/openmrs-esm-patient-chart/issues"
},
"dependencies": {
"@openmrs/esm-patient-common-lib": "^4.2.0",
"lodash-es": "^4.17.15"
},
"peerDependencies": {
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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient attachments microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-attachments-app.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"lodash-es": "^4.17.15",
"react-grid-gallery": "^0.5.5",
"react-html5-camera-photo": "^1.5.4"
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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient banner microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-banner-app.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"lodash-es": "^4.17.15"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-biometrics-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-biometrics-app",
"version": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient biometrics microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-biometrics-app.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@carbon/charts-react": "^1.5.2",
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"d3": "^7.6.1",
"lodash-es": "^4.17.15"
},
Expand Down
5 changes: 2 additions & 3 deletions 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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient dashboard microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-chart-app.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"peerDependencies": {
"@carbon/react": "1.x",
"@openmrs/esm-framework": "4.x",
"@openmrs/esm-patient-common-lib": "4.x",
"@openmrs/esm-patient-common-lib": "*",
"dayjs": "1.x",
"lodash-es": "4.x",
"react": "18.x",
Expand All @@ -49,7 +49,6 @@
"rxjs": "6.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@types/uuid": "^8.3.0",
"webpack": "^5.74.0"
}
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": "4.2.0",
"version": "4.2.1",
"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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient conditions microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-conditions-app.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"lodash-es": "^4.17.15"
},
"peerDependencies": {
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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient forms microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-forms-app.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"lodash-es": "^4.17.15"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions 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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient immunizations microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-immunizations-app.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"lodash-es": "^4.17.15"
},
"peerDependencies": {
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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient medications microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-medications-app.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"lodash-es": "^4.17.15"
},
"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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient notes microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-notes-app.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/openmrs/openmrs-esm-patient-chart/issues"
},
"dependencies": {
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"lodash-es": "^4.17.15"
},
"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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient programs microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-programs-app.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"lodash-es": "^4.17.15"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/esm-patient-test-results-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-patient-test-results-app",
"version": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient test results microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-test-results-app.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@carbon/charts": "^1.5.2",
"@carbon/charts-react": "^1.5.2",
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"d3": "^7.6.1",
"lodash-es": "^4.17.15"
},
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": "4.2.0",
"version": "4.2.1",
"license": "MPL-2.0",
"description": "Patient vitals microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-vitals-app.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@carbon/charts-react": "^1.5.2",
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.2.0",
"@openmrs/esm-patient-common-lib": "^4.2.1",
"d3": "^7.6.1",
"lodash-es": "^4.17.15"
},
Expand Down
Loading

0 comments on commit 83eb084

Please sign in to comment.