Skip to content

Commit e963dcb

Browse files
committed
fix .npmignore
1 parent 9136998 commit e963dcb

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ assets/*.gif
66
.editorconfig
77
.gitattributes
88
.gitignore
9-
jest.config.ts
109
CHANGELOG.zh-CN.md
1110
coverage

CHANGELOG.en-US.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
---
88

9+
## 1.6.6
10+
11+
`2023-06-06`
12+
13+
- 🪲 fix .npmignore file filtering out jest.config.ts file
14+
915
## 1.6.5
1016

1117
`2023-06-06`

CHANGELOG.zh-CN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
---
88

9+
## 1.6.6
10+
11+
`2023-06-06`
12+
13+
- 🪲 修复 .npmignore 文件过滤掉了 jest.config.ts 文件
14+
915
## 1.6.5
1016

1117
`2023-06-06`

0 commit comments

Comments
 (0)