Skip to content

Commit 827d70a

Browse files
Version Packages (#240)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3b2e023 commit 827d70a

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/proud-candles-divide.md

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

.changeset/shy-news-care.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+
## 6.1.2
4+
5+
### Patch Changes
6+
7+
- [#239](https://github.com/primer/eslint-plugin-primer-react/pull/239) [`3b2e023`](https://github.com/primer/eslint-plugin-primer-react/commit/3b2e023ce2215feff50a1b7f263d23db99f79ec2) Thanks [@joshblack](https://github.com/joshblack)! - Update use-deprecated-from-deprecated rule to include prop types
8+
9+
- [#234](https://github.com/primer/eslint-plugin-primer-react/pull/234) [`9a58afb`](https://github.com/primer/eslint-plugin-primer-react/commit/9a58afb35f848bd8fcf11901653615f84c09f8f8) Thanks [@joshblack](https://github.com/joshblack)! - Update no-wildcard-imports rule to use local name for updated imports
10+
311
## 6.1.1
412

513
### 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": "eslint-plugin-primer-react",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
44
"description": "ESLint rules for Primer React",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)