@smals-belgium-shared/vidis-medication-scheme-list 3.4.1-snapshot.2 → 3.4.1-snapshot.4

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 +4 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -153,9 +153,13 @@
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
159
160
  * Removing sorting when user is offline
160
161
 
161
162
  ## __RELEASE_VERSION__ (__RELEASE_DATE__)
163
+
164
+ ### vidis-delivered-medication-detail:
165
+ * Fix leaflet download for ios
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smals-belgium-shared/vidis-medication-scheme-list",
3
- "version": "3.4.1-snapshot.2",
3
+ "version": "3.4.1-snapshot.4",
4
4
  "description": "Medication scheme list web component",
5
5
  "main": "medication-scheme-list.js",
6
6
  "author": "smals",