Skip to content

Commit b054ab4

Browse files
committed
0.4.19 [publish]
1 parent f36623b commit b054ab4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3+
## 0.4.19
4+
5+
Add name to configs for [ESLint Config Inspector](https://github.com/eslint/config-inspector)
6+
37
## 0.4.18
48

5-
ESM/CJS interop is the worth that happend to this ecosystem, this is all I have to say.
9+
ESM/CJS interop is the worse that happened to this ecosystem, this is all I have to say.
610

711
## 0.4.17
812

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-react-refresh",
3-
"version": "0.4.18",
3+
"version": "0.4.19",
44
"type": "module",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)