Skip to content

Commit ddc7b04

Browse files
Version Packages (#554)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 93f3788 commit ddc7b04

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/breezy-geese-flash.md

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

.changeset/short-teeth-cheat.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# eslint-plugin-primer-react
22

3+
## 8.6.1
4+
5+
### Patch Changes
6+
7+
- [#548](https://github.com/primer/eslint-plugin-primer-react/pull/548) [`7f5af96`](https://github.com/primer/eslint-plugin-primer-react/commit/7f5af9610d0dde4c0e9941dc485ef1487c8d48ac) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Fix use-styled-react-import fixer stripping type keyword from import specifiers
8+
9+
- [#565](https://github.com/primer/eslint-plugin-primer-react/pull/565) [`93f3788`](https://github.com/primer/eslint-plugin-primer-react/commit/93f3788bcc042ec35f4c62eb050431d1f4f439f5) Thanks [@mattcosta7](https://github.com/mattcosta7)! - Add SplitPageLayout.Sidebar to no-system-props exclusions for padding, position, and width.
10+
311
## 8.6.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-primer-react",
3-
"version": "8.6.0",
3+
"version": "8.6.1",
44
"description": "ESLint rules for Primer React",
55
"main": "src/index.js",
66
"engines": {

0 commit comments

Comments
 (0)