Skip to content

Commit e9bce1a

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/short-pumas-kneel.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+
## 8.3.0
4+
5+
### Minor Changes
6+
7+
- [#426](https://github.com/primer/eslint-plugin-primer-react/pull/426) [`b83f467`](https://github.com/primer/eslint-plugin-primer-react/commit/b83f46761945d73dfea6c1381ff776e9f50e0bd2) Thanks [@siddharthkp](https://github.com/siddharthkp)! - use-styled-react-import: Add ThemeProvider, BaseStyles and useTheme. Allow theme components to be imported from styled-react without sx
8+
39
## 8.2.1
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": "8.2.1",
3+
"version": "8.3.0",
44
"description": "ESLint rules for Primer React",
55
"main": "src/index.js",
66
"engines": {

0 commit comments

Comments
 (0)