We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6327956 commit 0eb9c91Copy full SHA for 0eb9c91
CHANGELOG.md
@@ -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
7
## [1.8.8](https://github.com/lark-org/lark-cli/compare/v1.8.7...v1.8.8) (2022-11-30)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@lark-org/lark-cli",
- "version": "1.8.8",
+ "version": "1.8.9",
"description": "快速创建 React 项目",
"main": "dist/index.js",
"author": "[email protected]",
0 commit comments