Skip to content

Commit 0672f1b

Browse files
author
waitingsong
committed
v3.0.1
1 parent 390943e commit 0672f1b

File tree

8 files changed

+37
-5
lines changed

8 files changed

+37
-5
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+
## [3.0.1](/compare/v3.0.0...v3.0.1) (2022-05-07)
7+
8+
**Note:** Version bump only for package yuntools
9+
10+
11+
12+
13+
614
# [3.0.0](/compare/v2.2.0...v3.0.0) (2022-05-07)
715

816
**Note:** Version bump only for package yuntools

lerna.json

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

packages/ali-alb/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+
## [3.0.1](https://github.com/waitingsong/yuntools/compare/v3.0.0...v3.0.1) (2022-05-07)
7+
8+
**Note:** Version bump only for package @yuntools/ali-alb
9+
10+
11+
12+
13+
614
# [3.0.0](https://github.com/waitingsong/yuntools/compare/v2.2.0...v3.0.0) (2022-05-07)
715

816
**Note:** Version bump only for package @yuntools/ali-alb

packages/ali-alb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@yuntools/ali-alb",
33
"author": "waiting",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"description": "阿里云 ALB 负载均衡相关操作",
66
"keywords": [
77
"ali",
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@alicloud/alb20200616": "^1.0.1",
4141
"@alicloud/openapi-client": "^0.4.1",
42-
"@yuntools/ali-ecs": "^3.0.0",
42+
"@yuntools/ali-ecs": "^3.0.1",
4343
"rxjs": "^7.5.0"
4444
},
4545
"devDependencies": {

packages/ali-ecs/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+
## [3.0.1](https://github.com/waitingsong/yuntools/compare/v3.0.0...v3.0.1) (2022-05-07)
7+
8+
**Note:** Version bump only for package @yuntools/ali-ecs
9+
10+
11+
12+
13+
614
# [3.0.0](https://github.com/waitingsong/yuntools/compare/v2.2.0...v3.0.0) (2022-05-07)
715

816
**Note:** Version bump only for package @yuntools/ali-ecs

packages/ali-ecs/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-ecs",
33
"author": "waiting",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"description": "阿里云 ECS 相关操作",
66
"keywords": [
77
"ali",

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+
## [3.0.1](https://github.com/waitingsong/yuntools/compare/v3.0.0...v3.0.1) (2022-05-07)
7+
8+
**Note:** Version bump only for package @yuntools/ali-oss
9+
10+
11+
12+
13+
614
# [3.0.0](https://github.com/waitingsong/yuntools/compare/v2.2.0...v3.0.0) (2022-05-07)
715

816
**Note:** Version bump only for package @yuntools/ali-oss

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": "3.0.0",
4+
"version": "3.0.1",
55
"description": "阿里云 OSS 相关操作",
66
"keywords": [
77
"ali",

0 commit comments

Comments
 (0)