Skip to content

Commit e7583a1

Browse files
committed
v4.3.0
1 parent e7767be commit e7583a1

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"npmClient": "yarn",
66
"useWorkspaces": true,
7-
"version": "4.2.0",
7+
"version": "4.3.0",
88
"command": {
99
"publish": {
1010
"verifyAccess": false

packages/esm-active-visits-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-active-visits-app",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Active visits widget microfrontend for the OpenMRS SPA",
55
"browser": "dist/openmrs-esm-active-visits-app.js",
66
"main": "src/index.ts",

packages/esm-appointments-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-appointments-app",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Appointments front-end module for the OpenMRS SPA",
55
"browser": "dist/openmrs-esm-appointments-app.js",
66
"main": "src/index.ts",

packages/esm-outpatient-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-outpatient-app",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Outpatient front-end module for the OpenMRS SPA",
55
"browser": "dist/openmrs-esm-outpatient-app.js",
66
"main": "src/index.ts",

packages/esm-patient-list-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-list-app",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Patient list microfrontend for the OpenMRS SPA",
55
"browser": "dist/openmrs-esm-patient-list-app.js",
66
"main": "src/index.ts",

packages/esm-patient-registration-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-registration-app",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Patient registration microfrontend for the OpenMRS SPA",
55
"browser": "dist/openmrs-esm-patient-registration-app.js",
66
"main": "src/index.ts",

packages/esm-patient-search-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-search-app",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Patient search microfrontend for the OpenMRS SPA",
55
"browser": "dist/openmrs-esm-patient-search-app.js",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)