Skip to content

Commit

Permalink
Version Packages (#240)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
primer-css and github-actions[bot] authored Sep 24, 2024
1 parent 3b2e023 commit 827d70a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/proud-candles-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-news-care.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# eslint-plugin-primer-react

## 6.1.2

### Patch Changes

- [#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

- [#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

## 6.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-primer-react",
"version": "6.1.1",
"version": "6.1.2",
"description": "ESLint rules for Primer React",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 827d70a

Please sign in to comment.