Skip to content

Commit 1036a5e

Browse files
Version Packages (#227)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b4698df commit 1036a5e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/breezy-insects-scream.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.1.0
4+
5+
### Minor Changes
6+
7+
- [#225](https://github.com/primer/eslint-plugin-primer-react/pull/225) [`b4698df`](https://github.com/primer/eslint-plugin-primer-react/commit/b4698dfd4686067df6cf73788531fc3f835f7747) Thanks [@joshblack](https://github.com/joshblack)! - Add eslint rule for discouraging use of wildcard imports from @primer/react
8+
39
## 6.0.2
410

511
### Patch 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.2",
3+
"version": "6.1.0",
44
"description": "ESLint rules for Primer React",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)