Skip to content

Commit 2cf9a10

Browse files
authored
(chore) Release v1.7.0 (#167)
Cuts a minor release of the dispensing app with new features, backwards compatible bug fixes and housekeeping changes: * (feat) O3-4650: Adding extra information regarding quantity attribute by @UNCANNY69 in #160 * (feat) O3-4230: Bump @carbon/react to v1.76.0 by @denniskigen in #157 * (feat) O3-4575: Sort stock item batches by expiry date in ascending order by @makombe in #156 * (feat) O3-4571: Make batch validity check configurable by @jabahum in #155 * (feat) O3-4425: Add collapsed left panel by @chibongho in #153 * (feat) O3-4206: Add ability to view patient diagnoses and active conditions by @Omoshlawi in #123 * (fix) O3-4650: Fixing the change of quantity prescribed by @UNCANNY69 in #165 * (fix) O3-4670: Fix overflow menu misalignment in history and comments section by @Muppasanipraneeth in #163 * (fix) O3-4651: Change edit menu alignment in history and comments section by @UNCANNY69 in #161 * (fix) O3-4219: Add ability to print patient prescriptions by @mogoodrich in #151 * (chore) Update OpenMRS dependencies by @openmrs-bot in #166 * (chore) Update OpenMRS dependencies by @openmrs-bot in #164 * (chore) Update OpenMRS dependencies by @openmrs-bot in #162 * (chore) Add automated dependency update workflow by @denniskigen in #159 * (chore) Update translations from Transifex by @github-actions in #158 * (chore) Update translations from Transifex by @github-actions in #152 * (chore) Update translations from Transifex by @github-actions in #150
1 parent dd89398 commit 2cf9a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-dispensing-app",
3-
"version": "1.6.2",
3+
"version": "1.7.0",
44
"license": "MPL-2.0",
55
"description": "Medication dispensing application",
66
"browser": "dist/openmrs-esm-dispensing-app.js",

0 commit comments

Comments
 (0)