@smals-belgium-shared/vidis-prescription-list 3.4.4-snapshot.17 → 3.4.4-snapshot.18

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 +2 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -171,3 +171,5 @@
171
171
  ## __RELEASE_VERSION__ (__RELEASE_DATE__)
172
172
  ### vidis-medication-scheme-list:
173
173
  * fix crash when there is no medicationscheme
174
+ * Remove if needed tag
175
+ * Add new tag "Suspended" on medication when it is suspended (definitive and temporary), only visibile on list view and daily view
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smals-belgium-shared/vidis-prescription-list",
3
- "version": "3.4.4-snapshot.17",
3
+ "version": "3.4.4-snapshot.18",
4
4
  "description": "Prescription list web component",
5
5
  "main": "prescription-list.js",
6
6
  "author": "smals",