Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pirupius committed Nov 15, 2022
1 parent 8a1d600 commit aceedbd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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": "1.0.0",
"version": "1.0.1",
"command": {
"publish": {
"verifyAccess": false
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-family-health-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugandaemr/esm-family-health-app",
"version": "1.0.0",
"version": "1.0.1",
"license": "MPL-2.0",
"description": "Family health microfrontend for UgandaEMR",
"browser": "dist/esm-family-health-app.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-outpatient-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugandaemr/esm-outpatient-app",
"version": "1.0.0",
"version": "1.0.1",
"license": "MPL-2.0",
"description": "Outpatient microfrontend for UgandaEMR",
"browser": "dist/esm-outpatient-app.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-ugandaemr-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugandaemr/esm-ugandaemr-app",
"version": "1.0.0",
"version": "1.0.1",
"license": "MPL-2.0",
"description": "UgandaEMR microfrontend built on top of OpenMRS 3.x and OHRI",
"browser": "dist/esm-ugandaemr-app.js",
Expand Down

0 comments on commit aceedbd

Please sign in to comment.