Skip to content

Commit e80b056

Browse files
author
waitingsong
committed
v6.3.1
1 parent 998db15 commit e80b056

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.3.1](/compare/v6.3.0...v6.3.1) (2022-05-11)
7+
8+
**Note:** Version bump only for package yuntools
9+
10+
11+
12+
13+
614
# [6.3.0](/compare/v6.2.0...v6.3.0) (2022-05-11)
715

816

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.3.0",
2+
"version": "6.3.1",
33
"packages": [
44
"packages/*"
55
],

packages/ali-oss/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.3.1](https://github.com/waitingsong/yuntools/compare/v6.3.0...v6.3.1) (2022-05-11)
7+
8+
**Note:** Version bump only for package @yuntools/ali-oss
9+
10+
11+
12+
13+
614
# [6.3.0](https://github.com/waitingsong/yuntools/compare/v6.2.0...v6.3.0) (2022-05-11)
715

816

packages/ali-oss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@yuntools/ali-oss",
33
"author": "waiting",
4-
"version": "6.3.0",
4+
"version": "6.3.1",
55
"description": "阿里云 OSS 命令行工具 ossutil 封装,支持 ESM,CJS 导入,提供 TypeScript 类型定义",
66
"keywords": [
77
"ali",

0 commit comments

Comments
 (0)