We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1115b56 commit 3cae9aeCopy full SHA for 3cae9ae
3 files changed
.npmignore
@@ -7,4 +7,6 @@ assets/*.gif
7
.gitattributes
8
.gitignore
9
CHANGELOG.zh-CN.md
10
-coverage
+coverage
11
+tsconfig.json
12
+jest.config.ts
CHANGELOG.en-US.md
@@ -6,6 +6,12 @@
6
---
+## 1.6.7
+
+`2023-06-06`
13
+- 💄 update .npmignore file list
14
15
## 1.6.6
16
17
`2023-06-06`
CHANGELOG.zh-CN.md
+- 💄 更新 .npmignore 文件列表
0 commit comments