@primer/components 0.0.0-2021109214331 → 0.0.0-202110922024

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/components
2
2
 
3
- ## 0.0.0-2021109214331
3
+ ## 0.0.0-202110922024
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -8,11 +8,9 @@
8
8
 
9
9
  ### Patch Changes
10
10
 
11
- - [#1583](https://github.com/primer/react/pull/1583) [`79c652cb`](https://github.com/primer/react/commit/79c652cbfc5f76ddad7429516d47c1ea525287bf) Thanks [@pksjce](https://github.com/pksjce)! - Add a utility to provide useIsoMorphicEffect function and use that instead of useLayoutEffect everywhere
11
+ - Fake entry to force publishing
12
12
 
13
- * Fake entry to force publishing
14
-
15
- - [#1549](https://github.com/primer/react/pull/1549) [`f565840f`](https://github.com/primer/react/commit/f565840f2d879b987ef9df7cd046e146214ed5f5) Thanks [@michael-lefebvre](https://github.com/michael-lefebvre)! - Fix `auxiliaryText` in ActionList Group header
13
+ * [#1549](https://github.com/primer/react/pull/1549) [`f565840f`](https://github.com/primer/react/commit/f565840f2d879b987ef9df7cd046e146214ed5f5) Thanks [@michael-lefebvre](https://github.com/michael-lefebvre)! - Fix `auxiliaryText` in ActionList Group header
16
14
 
17
15
  ## 31.1.0
18
16