Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit ad711ec

Browse files
chore(release): 2.3.2 [skip ci]
## [2.3.2](v2.3.1...v2.3.2) (2022-01-09) ### Bug Fixes * 🐛 移除 sourcemap ([55f4903](55f4903)) * **ci:** trigger branchs ([0c83bcb](0c83bcb))
1 parent 0c83bcb commit ad711ec

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.3.2](https://github.com/lark-org/lark-cli-service/compare/v2.3.1...v2.3.2) (2022-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 移除 sourcemap ([55f4903](https://github.com/lark-org/lark-cli-service/commit/55f49030014c8e65957f5161bcc36253ff7d49a0))
7+
* **ci:** trigger branchs ([0c83bcb](https://github.com/lark-org/lark-cli-service/commit/0c83bcb5264a4fc20e64ea857e28006770277de5))
8+
19
## [2.2.1](https://github.com/lark-org/lark-cli-service/compare/v2.2.0...v2.2.1) (2021-11-18)
210

311
# [2.2.0](https://github.com/lark-org/lark-cli-service/compare/v2.1.0...v2.2.0) (2021-11-16)

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-service",
3-
"version": "2.2.1",
3+
"version": "2.3.2",
44
"license": "MIT",
55
"main": "./src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)