Skip to content

Commit 4090adc

Browse files
Version Packages
1 parent 8c3c371 commit 4090adc

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/breezy-geese-flash.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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+
39
## 8.6.0
410

511
### 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)