Skip to content

Commit b7e61e7

Browse files
committed
0.4.6 [publish]
1 parent 614e02f commit b7e61e7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.4.6
4+
5+
- Ignore cypress test files (#39)
6+
37
## 0.4.5
48

59
- Allow `TaggedTemplateExpression` for styled components (fixes #32)

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

0 commit comments

Comments
 (0)