Skip to content

Commit

Permalink
(chore) Release v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Oct 6, 2023
1 parent 008ebaa commit d976bf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/*"
],
"npmClient": "yarn",
"version": "5.0.0",
"version": "5.1.0",
"command": {
"publish": {
"verifyAccess": false
Expand Down
2 changes: 1 addition & 1 deletion packages/esm-home-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openmrs/esm-home-app",
"version": "5.0.0",
"version": "5.1.0",
"description": "Homepage microfrontend for the OpenMRS SPA",
"browser": "dist/openmrs-esm-home-app.js",
"main": "src/index.ts",
Expand Down

0 comments on commit d976bf6

Please sign in to comment.