Skip to content

Commit 3395dda

Browse files
committed
v0.4.22 [publish]
1 parent 2dadd5e commit 3395dda

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.4.22
4+
5+
- Add `"viewport"` to `allowExportNames` in Next config ([#89](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/pull/89))
6+
37
## 0.4.21
48

59
- Add Next config (fixes [#85](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/85))

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-react-refresh",
3-
"version": "0.4.21",
3+
"version": "0.4.22",
44
"type": "module",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)