@gitlab/ui 43.1.0 → 43.2.2

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,27 @@
1
+ ## [43.2.2](https://gitlab.com/gitlab-org/gitlab-ui/compare/v43.2.1...v43.2.2) (2022-08-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **GlBadge:** Add transition styles ([e34b371](https://gitlab.com/gitlab-org/gitlab-ui/commit/e34b3710c5e53c4d5c7fe2c204725fdd2c147b49))
7
+ * **GlBadge:** Nest icon styles ([13bdb73](https://gitlab.com/gitlab-org/gitlab-ui/commit/13bdb7301cca5ac2974dea93b67458a4a6d42052))
8
+ * **GlBadge:** Update badge colours ([4d85a8d](https://gitlab.com/gitlab-org/gitlab-ui/commit/4d85a8dd585b766bd047361d3c8f6b3c1e2ae76b))
9
+ * **GlBadge:** Update badge colours Apply suggestions ([2e438e1](https://gitlab.com/gitlab-org/gitlab-ui/commit/2e438e1fac2932c2d48e1bd389e35db391076333))
10
+
11
+ ## [43.2.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v43.2.0...v43.2.1) (2022-08-08)
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * Change SASS url variable syntax to a valid one ([b157b55](https://gitlab.com/gitlab-org/gitlab-ui/commit/b157b55e4226c63e047d835da6ec4febb36e80e2))
17
+
18
+ # [43.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v43.1.0...v43.2.0) (2022-08-08)
19
+
20
+
21
+ ### Features
22
+
23
+ * **css:** use clamp function for gl-typescale-ui ([bf8c793](https://gitlab.com/gitlab-org/gitlab-ui/commit/bf8c7935c3ec1dff836a5a13f117e355aecf3092))
24
+
1
25
  # [43.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v43.0.0...v43.1.0) (2022-08-03)
2
26
 
3
27