Skip to content

Commit 762c15c

Browse files
committed
Fix version [publish]
1 parent 78f987f commit 762c15c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 4.0.12
3+
## 0.4.12
44

55
- Support type assertion on default export (fixes #48)
66
- Add default export to fix usage with jiti (fixes #50)

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.11",
3+
"version": "0.4.12",
44
"type": "module",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)