@smals-belgium-shared/vidis-delivered-medication-detail 3.4.4-snapshot.7 → 3.4.4-snapshot.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +3 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -202,3 +202,6 @@
202
202
 
203
203
  ### vidis-medication-scheme-detail:
204
204
  * Bugfix: add comment section in the mobile view
205
+
206
+ ### vidis-medication-scheme-list:
207
+ * Add a tag "Last day" on the medication card when it is the last day that patient should take the medication
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smals-belgium-shared/vidis-delivered-medication-detail",
3
- "version": "3.4.4-snapshot.7",
3
+ "version": "3.4.4-snapshot.9",
4
4
  "description": "Delivered medication details web component",
5
5
  "main": "delivered-medication-detail.js",
6
6
  "author": "smals",