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

Commit f7b0db7

Browse files
author
virgoone
committed
chore: release v2.2.1
1 parent d0fcc0e commit f7b0db7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [2.2.1](https://github.com/lark-org/lark-cli-service/compare/v2.2.0...v2.2.1) (2021-11-18)
2+
13
# [2.2.0](https://github.com/lark-org/lark-cli-service/compare/v2.1.0...v2.2.0) (2021-11-16)
24

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

0 commit comments

Comments
 (0)