@gitlab/ui 72.2.0 → 72.3.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,18 @@
1
+ ## [72.3.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v72.3.0...v72.3.1) (2024-01-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **GlAvatar:** Properly display non-square images ([a6f1a5e](https://gitlab.com/gitlab-org/gitlab-ui/commit/a6f1a5e44f1806ad2ae55656965dc69b06048313))
7
+
8
+ # [72.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v72.2.0...v72.3.0) (2023-12-22)
9
+
10
+
11
+ ### Features
12
+
13
+ * **css:** Add grid utility classes ([b9cec45](https://gitlab.com/gitlab-org/gitlab-ui/commit/b9cec45bb311a6907a7b4dc2dde0e4575fa2dadd))
14
+ * **DesignTokens:** add 10 scale to theme colors ([b27d520](https://gitlab.com/gitlab-org/gitlab-ui/commit/b27d520d6ff3e5c5d9c65226703b8a57e6103b4c))
15
+
1
16
  # [72.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v72.1.0...v72.2.0) (2023-12-21)
2
17
 
3
18