@primer/css 0.0.0-20230717164513 → 0.0.0-20230717181202

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,14 +1,24 @@
1
1
  # @primer/css
2
2
 
3
- ## 0.0.0-20230717164513
3
+ ## 0.0.0-20230717181202
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - [#2472](https://github.com/primer/css/pull/2472) [`b90c40ae`](https://github.com/primer/css/commit/b90c40aeac33d850797258427ae40e5e66c13d25) Thanks [@simurai](https://github.com/simurai)! - Add `::selection` to `color-mode-theme()` mixin
7
+ - Fake entry to force publishing
8
8
 
9
- - [#2470](https://github.com/primer/css/pull/2470) [`03e1a26c`](https://github.com/primer/css/commit/03e1a26c0d4fcc85450998f0f1f8120a1db48acc) Thanks [@langermank](https://github.com/langermank)! - Revert #2461 default selection color
9
+ - [#2443](https://github.com/primer/css/pull/2443) [`e1b3f4f4`](https://github.com/primer/css/commit/e1b3f4f4bd041c6858b275142b8321c383c6aa54) Thanks [@jonrohan](https://github.com/jonrohan)! - Remove yarn in favor of npm
10
10
 
11
- - Fake entry to force publishing
11
+ ## 21.0.7
12
+
13
+ ### Patch Changes
14
+
15
+ - [#2472](https://github.com/primer/css/pull/2472) [`3ee117e1`](https://github.com/primer/css/commit/3ee117e1bd67675a5bdc2739bbe4d05f4e297c30) Thanks [@simurai](https://github.com/simurai)! - Add `::selection` to `color-mode-theme()` mixin
16
+
17
+ ## 21.0.6
18
+
19
+ ### Patch Changes
20
+
21
+ - [#2470](https://github.com/primer/css/pull/2470) [`03e1a26c`](https://github.com/primer/css/commit/03e1a26c0d4fcc85450998f0f1f8120a1db48acc) Thanks [@langermank](https://github.com/langermank)! - Revert #2461 default selection color
12
22
 
13
23
  ## 21.0.5
14
24