@gitlab/ui 71.9.0 → 71.9.1

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,10 @@
1
+ ## [71.9.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v71.9.0...v71.9.1) (2023-12-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **DesignTokens:** fix themeable typo in theme design tokens ([89c975f](https://gitlab.com/gitlab-org/gitlab-ui/commit/89c975fe5596dff978950dd45950982b229f4856))
7
+
1
8
  # [71.9.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v71.8.1...v71.9.0) (2023-12-12)
2
9
 
3
10
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 14:56:21 GMT
3
+ * Generated on Wed, 13 Dec 2023 06:56:05 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 14:56:21 GMT
3
+ * Generated on Wed, 13 Dec 2023 06:56:05 GMT
4
4
  */
5
5
 
6
6
  :root.gl-dark {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 14:56:21 GMT
3
+ * Generated on Wed, 13 Dec 2023 06:56:05 GMT
4
4
  */
5
5
 
6
6
  export const DATA_VIZ_GREEN_50 = "#133a03";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 14:56:21 GMT
3
+ * Generated on Wed, 13 Dec 2023 06:56:05 GMT
4
4
  */
5
5
 
6
6
  export const DATA_VIZ_GREEN_50 = "#ddfab7";