@smals-belgium-shared/vidis-diarynote 4.2.1-snapshot.6 → 4.2.1
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.
- package/CHANGELOG.md +3 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
* Using API V3 instead of V2.
|
|
274
274
|
* Display prescriber information in the detail view.
|
|
275
275
|
|
|
276
|
-
##
|
|
276
|
+
## v4.2.1 (2026-08-14)
|
|
277
277
|
|
|
278
278
|
* Bugfix : fix Cannot read properties of null (reading 'status') in the error reporting component
|
|
279
279
|
|
|
@@ -283,3 +283,5 @@
|
|
|
283
283
|
### vidis-prescription-detail
|
|
284
284
|
* Fix the bug during the Visibility pharmacy update to make it visible to everyone.
|
|
285
285
|
* Removing leaflet if medication is a compound.
|
|
286
|
+
|
|
287
|
+
## __RELEASE_VERSION__ (__RELEASE_DATE__)
|