@primer/css 0.0.0-20220809220921 → 0.0.0-20220810150158

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,6 +1,6 @@
1
1
  # @primer/css
2
2
 
3
- ## 0.0.0-20220809220921
3
+ ## 0.0.0-20220810150158
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -10,6 +10,8 @@
10
10
 
11
11
  - [#2194](https://github.com/primer/css/pull/2194) [`5ee33aca`](https://github.com/primer/css/commit/5ee33acac56156eec990e50be0ecdfb370005b8e) Thanks [@jonrohan](https://github.com/jonrohan)! - Adding position relative to SegmentedControl
12
12
 
13
+ * [#2191](https://github.com/primer/css/pull/2191) [`94021d90`](https://github.com/primer/css/commit/94021d90258754e3ed8ab112c624ac61fa5ae8e4) Thanks [@josepmartins](https://github.com/josepmartins)! - Bump @primer/gatsby-theme-doctocat from 3.1.1 to 4.0.0 in /docs
14
+
13
15
  ## 20.4.1
14
16
 
15
17
  ### Patch Changes