Skip to content

Commit 2c5ea48

Browse files
Version Packages (#248)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e139c02 commit 2c5ea48

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pink-feet-provide.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+
## 6.1.3
4+
5+
### Patch Changes
6+
7+
- [#242](https://github.com/primer/eslint-plugin-primer-react/pull/242) [`e139c02`](https://github.com/primer/eslint-plugin-primer-react/commit/e139c02ae0d0d656d2276320ae0e4756b3a1debd) Thanks [@joshblack](https://github.com/joshblack)! - Update no-wildcard-imports rule to work for imports that specify value and type imports
8+
39
## 6.1.2
410

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

0 commit comments

Comments
 (0)