Skip to content

Commit fe83d23

Browse files
authored
(chore) Release v1.0.2 (#125)
Cuts a patch release of the Laboratory App, v1.0.2 with a bug fix for invalid dates in the Orders date range picker and translation updates from Transifex.
1 parent 2e31506 commit fe83d23

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ Once it is running, a browser window should open with O3 running. Log in and the
4444
yarn run test
4545
```
4646

47-
# ⚠️ Important Notice: Dependency
47+
## ⚠️ Important Notice: Dependencies
48+
4849
As of this [PR](https://github.com/openmrs/openmrs-esm-laboratory-app/pull/87) some features of the `@openmrs/esm-laboratory-app` are dependent on `@openmrs/esm-patient-lab-order` package. Please keep that in mind as you are implementing the module.

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-laboratory-app",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "MPL-2.0",
55
"description": "An O3 frontend module for managing laboratory requests and queues",
66
"browser": "dist/openmrs-esm-laboratory-app.js",

0 commit comments

Comments
 (0)