@gitlab/ui 89.2.0 → 89.4.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,3 +1,23 @@
1
+ # [89.4.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v89.3.0...v89.4.0) (2024-08-19)
2
+
3
+
4
+ ### Features
5
+
6
+ * Add strong action design tokens ([53ebb85](https://gitlab.com/gitlab-org/gitlab-ui/commit/53ebb857fcfd8ea7341eafcd659c6619d87987af))
7
+
8
+ # [89.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v89.2.0...v89.3.0) (2024-08-19)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **GlDatepicker:** Add border radius to icon to prevent Safari issue ([41c8eea](https://gitlab.com/gitlab-org/gitlab-ui/commit/41c8eeaa3bd256f3d4e4999114fe2b234737ec70))
14
+
15
+
16
+ ### Features
17
+
18
+ * **Badge:** Update darkmode design ([ce00b04](https://gitlab.com/gitlab-org/gitlab-ui/commit/ce00b041b90ba961bb432a0d84ca323877f2f697))
19
+ * **Toggle:** Update size to 20px ([789b10c](https://gitlab.com/gitlab-org/gitlab-ui/commit/789b10c5d3df8ea9dd185efe0964a31e8a579311))
20
+
1
21
  # [89.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v89.1.0...v89.2.0) (2024-08-15)
2
22
 
3
23