We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9136998 commit e963dcbCopy full SHA for e963dcb
3 files changed
.npmignore
@@ -6,6 +6,5 @@ assets/*.gif
6
.editorconfig
7
.gitattributes
8
.gitignore
9
-jest.config.ts
10
CHANGELOG.zh-CN.md
11
coverage
CHANGELOG.en-US.md
@@ -6,6 +6,12 @@
---
+## 1.6.6
+
+`2023-06-06`
12
13
+- 🪲 fix .npmignore file filtering out jest.config.ts file
14
15
## 1.6.5
16
17
`2023-06-06`
CHANGELOG.zh-CN.md
+- 🪲 修复 .npmignore 文件过滤掉了 jest.config.ts 文件
0 commit comments