Skip to content

Commit e839a19

Browse files
Version Packages (#191)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a02a188 commit e839a19

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/happy-parents-invite.md

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

.changeset/hip-coats-fetch.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# eslint-plugin-primer-react
22

3+
## 5.2.0
4+
5+
### Minor Changes
6+
7+
- [#190](https://github.com/primer/eslint-plugin-primer-react/pull/190) [`a02a188`](https://github.com/primer/eslint-plugin-primer-react/commit/a02a1884c1334e1cdb43d7c5cafacdfd4ec92e33) Thanks [@khiga8](https://github.com/khiga8)! - \* bump eslint-plugin-github to v5.0.0
8+
9+
### Patch Changes
10+
11+
- [#183](https://github.com/primer/eslint-plugin-primer-react/pull/183) [`7bd36d2`](https://github.com/primer/eslint-plugin-primer-react/commit/7bd36d2a9a594a49ab8317a2986eda7c948b16b6) Thanks [@khiga8](https://github.com/khiga8)! - New rule to flag `Link` in text block missing the `inline` prop
12+
313
## 5.1.0
414

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

0 commit comments

Comments
 (0)