@utrecht/component-library-react 13.1.1 → 13.3.0

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,5 +1,32 @@
1
1
  # @utrecht/component-library-react
2
2
 
3
+ ## 13.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - ffc9357: Add `sticky` property to NavBar.
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [43072e7]
12
+ - Updated dependencies [57dee78]
13
+ - @utrecht/spotlight-section-css@3.0.1
14
+ - @utrecht/alert-css@4.0.1
15
+ - @utrecht/nav-bar-css@3.1.0
16
+ - @utrecht/alert-dialog-css@3.0.0
17
+
18
+ ## 13.2.0
19
+
20
+ ### Minor Changes
21
+
22
+ - ef2fc90: Added ability to change markers of nested unordered lists. Refactored spacing on unordered lists (including nested).
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies [ef2fc90]
27
+ - @utrecht/unordered-list-css@3.1.0
28
+ - @utrecht/html-content-css@3.0.0
29
+
3
30
  ## 13.1.1
4
31
 
5
32
  ### Patch Changes