Skip to content

Commit e613e00

Browse files
Version Packages (#238)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 93443dc commit e613e00

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/beige-schools-horse.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.1
4+
5+
### Patch Changes
6+
7+
- [#237](https://github.com/primer/eslint-plugin-primer-react/pull/237) [`f072227`](https://github.com/primer/eslint-plugin-primer-react/commit/f072227b4e698660fda3c2416ed8a629e8e48a79) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - no-system-props: Add `bg` prop to `ProgressBar.Item`
8+
39
## 6.1.0
410

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

0 commit comments

Comments
 (0)