@gitlab/ui 95.1.1 → 95.2.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,10 @@
1
+ # [95.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v95.1.1...v95.2.0) (2024-10-07)
2
+
3
+
4
+ ### Features
5
+
6
+ * **tailwind:** add support for border-color transition ([d1b38c3](https://gitlab.com/gitlab-org/gitlab-ui/commit/d1b38c3175216046901ada5b2b2162c647202b3f))
7
+
1
8
  ## [95.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v95.1.0...v95.1.1) (2024-10-05)
2
9
 
3
10
 
@@ -97,6 +104,7 @@ folder.
97
104
 
98
105
  ### Features
99
106
 
107
+
100
108
  * **DesignTokens:** update overlap background color to color.neutral.900 ([e0a8b98](https://gitlab.com/gitlab-org/gitlab-ui/commit/e0a8b98acf0760062495f25b16367c2755d89f62))
101
109
 
102
110
  # [94.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v94.4.2...v94.5.0) (2024-10-01)