Skip to content

Commit 14b388e

Browse files
Version Packages (#408)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2534e80 commit 14b388e

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/good-cobras-pay.md

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

.changeset/large-cherries-cheat.md

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

CHANGELOG.md

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

3+
## 8.2.0
4+
5+
### Minor Changes
6+
7+
- [#407](https://github.com/primer/eslint-plugin-primer-react/pull/407) [`2f25480`](https://github.com/primer/eslint-plugin-primer-react/commit/2f25480c3341c1d1afb6fc040c5c5deee416d71c) Thanks [@jonrohan](https://github.com/jonrohan)! - Make `use-styled-react-import` rule configurable
8+
9+
### Patch Changes
10+
11+
- [#406](https://github.com/primer/eslint-plugin-primer-react/pull/406) [`d72e8c4`](https://github.com/primer/eslint-plugin-primer-react/commit/d72e8c4c172d1c37da201a20cde0b7b2bd9ab283) Thanks [@jonrohan](https://github.com/jonrohan)! - Fixes for `use-styled-react-import` rule for compound components.
12+
313
## 8.1.0
414

515
### 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.1.0",
3+
"version": "8.2.0",
44
"description": "ESLint rules for Primer React",
55
"main": "src/index.js",
66
"engines": {

0 commit comments

Comments
 (0)