@stenajs-webui/calendar 17.30.2 → 17.30.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,15 @@
1
+ # v17.30.4 (Tue Jan 24 2023)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - Fix DateRangeCalendar stories, the dates are now clickable [#550](https://github.com/StenaIT/stenajs-webui/pull/550) ([@mattias800](https://github.com/mattias800))
6
+
7
+ #### Authors: 1
8
+
9
+ - Mattias Andersson ([@mattias800](https://github.com/mattias800))
10
+
11
+ ---
12
+
1
13
  # v17.30.1 (Thu Jan 12 2023)
2
14
 
3
15
  #### 🐛 Bug Fix