@primer/components 0.0.0-2021112103924 → 0.0.0-2021112133435

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-2021112103924
3
+ ## 0.0.0-2021112133435
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -16,15 +16,15 @@
16
16
 
17
17
  - [#1619](https://github.com/primer/react/pull/1619) [`a13efa45`](https://github.com/primer/react/commit/a13efa457ded69656fb390b5b9b666d00157fd21) Thanks [@siddharthkp](https://github.com/siddharthkp)! - Add composable `ActionMenu` to `@primer/components/drafts`
18
18
 
19
+ * [#1658](https://github.com/primer/react/pull/1658) [`f66f37a8`](https://github.com/primer/react/commit/f66f37a8430056af46eaa8af4a1e45843f61ce82) Thanks [@rezrah](https://github.com/rezrah)! - Adds a Radio component
20
+
19
21
  ### Patch Changes
20
22
 
21
23
  - [#1668](https://github.com/primer/react/pull/1668) [`98dc6336`](https://github.com/primer/react/commit/98dc633674b793edfa4fbeb88fd239e6ca40544e) Thanks [@siddharthkp](https://github.com/siddharthkp)! - ActionList: Fix multiple selection svg by overriding global shape-rendering for github.com
22
24
 
23
- * [#1675](https://github.com/primer/react/pull/1675) [`ddc1be41`](https://github.com/primer/react/commit/ddc1be41f7b49a40a275732afc1ddd8d9115d856) Thanks [@siddharthkp](https://github.com/siddharthkp)! - ActionMenu v2: Added `ActionMenu.Overlay` which accepts props to customize the Menu overlay.
24
-
25
- - Fake entry to force publishing
25
+ * Fake entry to force publishing
26
26
 
27
- * [#1596](https://github.com/primer/react/pull/1596) [`5c6dc644`](https://github.com/primer/react/commit/5c6dc644c1e68b36d309deac653aca189f1fa624) Thanks [@dmarcey](https://github.com/dmarcey)! - Fix alignment of items in ActionList (single-select) if some of the items have wrapping text.
27
+ - [#1596](https://github.com/primer/react/pull/1596) [`5c6dc644`](https://github.com/primer/react/commit/5c6dc644c1e68b36d309deac653aca189f1fa624) Thanks [@dmarcey](https://github.com/dmarcey)! - Fix alignment of items in ActionList (single-select) if some of the items have wrapping text.
28
28
 
29
29
  ## 32.1.0
30
30