@gitlab/ui 51.1.1 → 52.1.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,26 @@
1
+ # [52.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v52.0.0...v52.1.0) (2022-12-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * **token:** Update focus state ([f300690](https://gitlab.com/gitlab-org/gitlab-ui/commit/f30069080865d8fe9741cb2717d60690e7ac8400))
7
+
8
+ # [52.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v51.1.1...v52.0.0) (2022-12-02)
9
+
10
+
11
+ ### Features
12
+
13
+ * **css:** Adding GitLab Sans & JetBrains Mono as new default fonts ([73b7abc](https://gitlab.com/gitlab-org/gitlab-ui/commit/73b7abc70b3f6bc7249452c0356989271104fdb8))
14
+
15
+
16
+ ### BREAKING CHANGES
17
+
18
+ * **css:** remove ` gl-font-size-monospace-(size)` utilities
19
+ Instead use standard `gl-font-(size)`
20
+
21
+ Co-authored-by: Olena Horal-Koretska <ohoralkoretska@gitlab.com>
22
+ Co-authored-by: Lukas Eipert <leipert@gitlab.com>
23
+
1
24
  ## [51.1.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v51.1.0...v51.1.1) (2022-12-02)
2
25
 
3
26