@primer/css 0.0.0-20230516180953 → 0.0.0-20230609173822

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,12 +1,18 @@
1
1
  # @primer/css
2
2
 
3
- ## 0.0.0-20230516180953
3
+ ## 0.0.0-20230609173822
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Fake entry to force publishing
8
8
 
9
- - [#2437](https://github.com/primer/css/pull/2437) [`34d012e8`](https://github.com/primer/css/commit/34d012e89baadd39877f3bd1dc636f962a6a10a4) Thanks [@langermank](https://github.com/langermank)! - Add `::selection` to root color vars
9
+ ## 21.0.2
10
+
11
+ ### Patch Changes
12
+
13
+ - [#2439](https://github.com/primer/css/pull/2439) [`fe17ba05`](https://github.com/primer/css/commit/fe17ba05ac4372fb1d49edc08c8c036c2da54dce) Thanks [@langermank](https://github.com/langermank)! - Bump primitives v7.11.10
14
+
15
+ - [#2437](https://github.com/primer/css/pull/2437) [`616c8935`](https://github.com/primer/css/commit/616c89354bf8571488674b44f431361d66e9eae3) Thanks [@langermank](https://github.com/langermank)! - Add `::selection` to root color vars
10
16
 
11
17
  - [#2438](https://github.com/primer/css/pull/2438) [`abdb3a93`](https://github.com/primer/css/commit/abdb3a93f10705472cea773473eb3ada6b918d31) Thanks [@langermank](https://github.com/langermank)! - Add utility typography CSS vars to main bundle
12
18