@smals-belgium-shared/vidis-delivered-medication-detail 3.4.1-snapshot.2 → 3.4.1-snapshot.3

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 +1 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -153,6 +153,7 @@
153
153
  ### vidis-diary-note:
154
154
  * Display hour of creation on diary note card
155
155
  * Removing sorting and filtering when user is offline
156
+ * Emit file name, content and mime type of the diary note attachment
156
157
 
157
158
  ### vidis-prescription-list:
158
159
  * Adding infinite scrolling to load the new prescriptions
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smals-belgium-shared/vidis-delivered-medication-detail",
3
- "version": "3.4.1-snapshot.2",
3
+ "version": "3.4.1-snapshot.3",
4
4
  "description": "Delivered medication details web component",
5
5
  "main": "delivered-medication-detail.js",
6
6
  "author": "smals",