Skip to content

Commit 97dcf61

Browse files
committed
12.1.1
1 parent 8a6c6b5 commit 97dcf61

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 12.1.1
2+
3+
- Relax jest/valid-title to allow variables as names
4+
15
# 12.1.0
26

37
- Can now access the original import node when defining custom import rules

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
"verify": "npm run tsc:check && npm run lint && npm run test"
5252
},
5353
"type": "commonjs",
54-
"version": "12.1.0"
54+
"version": "12.1.1"
5555
}

0 commit comments

Comments
 (0)