@gitlab/ui 87.8.0 → 88.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,17 @@
1
+ # [88.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v87.8.0...v88.0.0) (2024-08-06)
2
+
3
+
4
+ ### Features
5
+
6
+ * **DesignTokens:** Restructure feedback tokens for improved clarity ([73e0a26](https://gitlab.com/gitlab-org/gitlab-ui/commit/73e0a26436094e703060f4b96889b7286cb3b7b5))
7
+
8
+
9
+ ### BREAKING CHANGES
10
+
11
+ * **DesignTokens:** This commit introduces a new naming structure
12
+ for feedback-related design tokens. The new structure improves
13
+ clarity and reduces potential misuse of tokens.
14
+
1
15
  # [87.8.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v87.7.0...v87.8.0) (2024-08-02)
2
16
 
3
17