@myhealth-belgium/webcomponent-vaccinations 0.1.2 → 0.1.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,16 @@
1
+ # 0.1.4
2
+
3
+ **Bug fixes:**
4
+
5
+ - Fix issue with Material Symbols showing incorrectly.
6
+
7
+ # 0.1.3
8
+
9
+ **Bug fixes:**
10
+
11
+ - Added local MatSymbols-Rounded file with required symbols for this webcomponent.
12
+ - Included styling override for mat-paginator.
13
+
1
14
  # 0.1.2
2
15
 
3
16
  - Technical release. No features or bug fixes present.