Skip to content

Commit

Permalink
(chore) Release v4.4.0 (#1142)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuisson committed May 3, 2023
1 parent 7bf5cb7 commit 57e17f4
Show file tree
Hide file tree
Showing 20 changed files with 44 additions and 44 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.3.0",
"version": "4.4.0",
"command": {
"publish": {
"verifyAccess": false
Expand Down
4 changes: 2 additions & 2 deletions 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": "4.3.0",
"version": "4.4.0",
"license": "MPL-2.0",
"description": "Forms engine microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-form-engine-app.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"@openmrs/openmrs-form-engine-lib": "next",
"lodash-es": "^4.17.15",
"react-error-boundary": "^4.0.3"
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.3.0",
"version": "4.4.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": "4.3.0",
"version": "4.4.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": "4.3.0",
"version": "4.4.0",
"license": "MPL-2.0",
"description": "Patient allergies microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-allergies-app.js",
Expand Down
2 changes: 1 addition & 1 deletion 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.3.0",
"version": "4.4.0",
"license": "MPL-2.0",
"description": "Patient appointments microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-patient-appointments-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": "4.3.0",
"version": "4.4.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 @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"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.3.0",
"version": "4.4.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 @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"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.3.0",
"version": "4.4.0",
"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.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"d3": "^7.6.1",
"lodash-es": "^4.17.15"
},
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": "4.3.0",
"version": "4.4.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": "4.3.0",
"version": "4.4.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": "4.3.0",
"version": "4.4.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 @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"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.3.0",
"version": "4.4.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 @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"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.3.0",
"version": "4.4.0",
"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.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"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.3.0",
"version": "4.4.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 @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"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.3.0",
"version": "4.4.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 @@ -34,7 +34,7 @@
"url": "https://github.com/openmrs/openmrs-esm-patient-chart/issues"
},
"dependencies": {
"@openmrs/esm-patient-common-lib": "^4.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"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.3.0",
"version": "4.4.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 @@ -35,7 +35,7 @@
},
"dependencies": {
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"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.3.0",
"version": "4.4.0",
"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.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"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.3.0",
"version": "4.4.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 @@ -36,7 +36,7 @@
"dependencies": {
"@carbon/charts-react": "^1.5.2",
"@carbon/react": "^1.12.0",
"@openmrs/esm-patient-common-lib": "^4.3.0",
"@openmrs/esm-patient-common-lib": "^4.4.0",
"d3": "^7.6.1",
"lodash-es": "^4.17.15"
},
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5385,7 +5385,7 @@ __metadata:
resolution: "@openmrs/esm-form-engine-app@workspace:packages/esm-form-engine-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
"@openmrs/openmrs-form-engine-lib": next
lodash-es: ^4.17.15
react-error-boundary: ^4.0.3
Expand Down Expand Up @@ -5569,7 +5569,7 @@ __metadata:
resolution: "@openmrs/esm-patient-attachments-app@workspace:packages/esm-patient-attachments-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
lodash-es: ^4.17.15
react-grid-gallery: ^0.5.5
react-html5-camera-photo: ^1.5.4
Expand All @@ -5590,7 +5590,7 @@ __metadata:
resolution: "@openmrs/esm-patient-banner-app@workspace:packages/esm-patient-banner-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
lodash-es: ^4.17.15
webpack: ^5.74.0
peerDependencies:
Expand All @@ -5610,7 +5610,7 @@ __metadata:
dependencies:
"@carbon/charts-react": ^1.5.2
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
d3: ^7.6.1
lodash-es: ^4.17.15
webpack: ^5.74.0
Expand Down Expand Up @@ -5703,7 +5703,7 @@ __metadata:
languageName: unknown
linkType: soft

"@openmrs/esm-patient-common-lib@^4.3.0, @openmrs/esm-patient-common-lib@workspace:packages/esm-patient-common-lib":
"@openmrs/esm-patient-common-lib@^4.4.0, @openmrs/esm-patient-common-lib@workspace:packages/esm-patient-common-lib":
version: 0.0.0-use.local
resolution: "@openmrs/esm-patient-common-lib@workspace:packages/esm-patient-common-lib"
dependencies:
Expand All @@ -5722,7 +5722,7 @@ __metadata:
resolution: "@openmrs/esm-patient-conditions-app@workspace:packages/esm-patient-conditions-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
lodash-es: ^4.17.15
webpack: ^5.74.0
peerDependencies:
Expand All @@ -5741,7 +5741,7 @@ __metadata:
resolution: "@openmrs/esm-patient-forms-app@workspace:packages/esm-patient-forms-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
lodash-es: ^4.17.15
webpack: ^5.74.0
peerDependencies:
Expand All @@ -5760,7 +5760,7 @@ __metadata:
resolution: "@openmrs/esm-patient-immunizations-app@workspace:packages/esm-patient-immunizations-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
lodash-es: ^4.17.15
webpack: ^5.74.0
peerDependencies:
Expand All @@ -5779,7 +5779,7 @@ __metadata:
resolution: "@openmrs/esm-patient-medications-app@workspace:packages/esm-patient-medications-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
lodash-es: ^4.17.15
webpack: ^5.74.0
peerDependencies:
Expand All @@ -5797,7 +5797,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@openmrs/esm-patient-notes-app@workspace:packages/esm-patient-notes-app"
dependencies:
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
lodash-es: ^4.17.15
webpack: ^5.74.0
peerDependencies:
Expand All @@ -5816,7 +5816,7 @@ __metadata:
resolution: "@openmrs/esm-patient-programs-app@workspace:packages/esm-patient-programs-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
lodash-es: ^4.17.15
webpack: ^5.74.0
peerDependencies:
Expand All @@ -5837,7 +5837,7 @@ __metadata:
"@carbon/charts": ^1.5.2
"@carbon/charts-react": ^1.5.2
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
d3: ^7.6.1
lodash-es: ^4.17.15
webpack: ^5.74.0
Expand All @@ -5857,7 +5857,7 @@ __metadata:
dependencies:
"@carbon/charts-react": ^1.5.2
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^4.3.0
"@openmrs/esm-patient-common-lib": ^4.4.0
d3: ^7.6.1
lodash-es: ^4.17.15
webpack: ^5.74.0
Expand Down

0 comments on commit 57e17f4

Please sign in to comment.