Skip to content

Commit 2e3c3f7

Browse files
Version Packages (#1233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e009e32 commit 2e3c3f7

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/khaki-meals-pay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/metal-days-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/serious-eagles-behave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-mangos-think.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @primer/components
22

3+
## 28.1.0
4+
5+
### Minor Changes
6+
7+
- [`6800c609`](https://github.com/primer/components/commit/6800c609634d8227c6538a49bca3ef59d8b660a1) [#1232](https://github.com/primer/components/pull/1232) Thanks [@dgreif](https://github.com/dgreif)! - New `Spinner` Component
8+
9+
### Patch Changes
10+
11+
- [`909ada5c`](https://github.com/primer/components/commit/909ada5c47c597f0260563c5030df0613051f618) [#1224](https://github.com/primer/components/pull/1224) Thanks [@dgreif](https://github.com/dgreif)! - Add `SelectPanel` alpha component
12+
13+
* [`0d26d2b0`](https://github.com/primer/components/commit/0d26d2b07d8ed242eec71fd05959d8cdd0e6f0ba) [#1240](https://github.com/primer/components/pull/1240) Thanks [@VanAnderson](https://github.com/VanAnderson)! - Fix check Spacing on selected items for ActionList components.
14+
15+
- [`e009e321`](https://github.com/primer/components/commit/e009e321bf6c456ca6584650cd5f3ea35fe36003) [#1235](https://github.com/primer/components/pull/1235) Thanks [@VanAnderson](https://github.com/VanAnderson)! - Dialog properly auto-focuses cancel button by default when originating from a FocusZone/FocusTrap.
16+
317
## 28.0.4
418

519
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/components",
3-
"version": "28.0.4",
3+
"version": "28.1.0",
44
"description": "Primer react components",
55
"main": "lib/index.js",
66
"module": "lib-esm/index.js",

0 commit comments

Comments
 (0)