@primer/css 0.0.0-20230620183706 → 0.0.0-20230622095817

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,11 +1,17 @@
1
1
  # @primer/css
2
2
 
3
- ## 0.0.0-20230620183706
3
+ ## 0.0.0-20230622095817
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Fake entry to force publishing
8
8
 
9
+ ## 21.0.4
10
+
11
+ ### Patch Changes
12
+
13
+ - [#2466](https://github.com/primer/css/pull/2466) [`92047014`](https://github.com/primer/css/commit/9204701416b547255a1ebaeb2bd8a20056ffb8d4) Thanks [@langermank](https://github.com/langermank)! - Use `@primer/primitives` v8 colors with fallbacks
14
+
9
15
  ## 21.0.3
10
16
 
11
17
  ### Patch Changes