@gitlab/ui 73.3.1 → 74.0.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,16 @@
1
+ # [74.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v73.3.1...v74.0.0) (2024-02-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * Disable colored tooltip and popover variants ([0278dc4](https://gitlab.com/gitlab-org/gitlab-ui/commit/0278dc4bfb6296cdb82b8544467b77914a4311a5))
7
+
8
+
9
+ ### BREAKING CHANGES
10
+
11
+ * Remove Pajamas non-compliant Tooltip and Popover
12
+ coloring options.
13
+
1
14
  ## [73.3.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v73.3.0...v73.3.1) (2024-02-02)
2
15
 
3
16