Skip to content

Commit ed6e1e9

Browse files
Version Packages (#217)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 55c5256 commit ed6e1e9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-rabbits-behave.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-primer-react
22

3+
## 6.0.1
4+
5+
### Patch Changes
6+
7+
- [#216](https://github.com/primer/eslint-plugin-primer-react/pull/216) [`55c5256`](https://github.com/primer/eslint-plugin-primer-react/commit/55c52562bc66fd661a5f0ef8218b90bf900411a4) Thanks [@iansan5653](https://github.com/iansan5653)! - Fix invalid rule names
8+
39
## 6.0.0
410

511
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-primer-react",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "ESLint rules for Primer React",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)