Skip to content

Commit 0eb9c91

Browse files
chore(release): 1.8.9 [skip ci]
## [1.8.9](v1.8.8...v1.8.9) (2022-11-30) ### Bug Fixes * ignore file upload filter ([6327956](6327956))
1 parent 6327956 commit 0eb9c91

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.8.9](https://github.com/lark-org/lark-cli/compare/v1.8.8...v1.8.9) (2022-11-30)
2+
3+
### Bug Fixes
4+
5+
- ignore file upload filter ([6327956](https://github.com/lark-org/lark-cli/commit/6327956ab7f409fecaac622ee6e4c16ee052d2cb))
6+
17
## [1.8.8](https://github.com/lark-org/lark-cli/compare/v1.8.7...v1.8.8) (2022-11-30)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lark-org/lark-cli",
3-
"version": "1.8.8",
3+
"version": "1.8.9",
44
"description": "快速创建 React 项目",
55
"main": "dist/index.js",
66
"author": "[email protected]",

0 commit comments

Comments
 (0)