Skip to content

Commit 4fe8785

Browse files
authored
prepare for v31.0.0 (#100)
1 parent 3f492a9 commit 4fe8785

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ flow-typed/**
1717
.gitattributes
1818
.github/**
1919
.husky/**
20+
.eslintcache
21+
CHANGELOG.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-editor-support",
3-
"version": "30.3.1",
3+
"version": "31.0.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jest-community/jest-editor-support"

0 commit comments

Comments
 (0)