@primer/css 20.4.0 → 20.4.2-rc.bc5c35ea

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,5 +1,17 @@
1
1
  # @primer/css
2
2
 
3
+ ## 20.4.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2180](https://github.com/primer/css/pull/2180) [`c71e7df0`](https://github.com/primer/css/commit/c71e7df03b9f6816dd2ce7f3d343f92edbc8cf00) Thanks [@dgreif](https://github.com/dgreif)! - Fail dist build when for postcss warnings
8
+
9
+ ## 20.4.1
10
+
11
+ ### Patch Changes
12
+
13
+ - [#2178](https://github.com/primer/css/pull/2178) [`2df59776`](https://github.com/primer/css/commit/2df5977613d4b196e0eb08c49f290d18f74dd412) Thanks [@jonrohan](https://github.com/jonrohan)! - Fix: autoprefix giving a warning about align-content
14
+
3
15
  ## 20.4.0
4
16
 
5
17
  ### Minor Changes