Skip to content

Commit d0871f7

Browse files
chore(release): v0.11.1-rc.0 [skip ci]
1 parent d957cd6 commit d0871f7

16 files changed

+74
-18
lines changed

Diff for: CHANGELOG.md

+8
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+
## [0.11.1-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.0...v0.11.1-rc.0) (2022-06-24)
7+
8+
**Note:** Version bump only for package aws-lambda-powertools-typescript
9+
10+
11+
12+
13+
614
# [0.11.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.10.0...v0.11.0) (2022-06-23)
715

816

Diff for: examples/cdk/CHANGELOG.md

+8
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+
## [0.11.1-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.0...v0.11.1-rc.0) (2022-06-24)
7+
8+
**Note:** Version bump only for package cdk-app
9+
10+
11+
12+
13+
614
# [0.11.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.10.0...v0.11.0) (2022-06-23)
715

816
**Note:** Version bump only for package cdk-app

Diff for: examples/cdk/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: examples/cdk/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cdk-app",
3-
"version": "0.11.0",
3+
"version": "0.11.1-rc.0",
44
"author": {
55
"name": "Amazon Web Services",
66
"url": "https://aws.amazon.com"
@@ -43,4 +43,4 @@
4343
"constructs": "^10.0.82",
4444
"source-map-support": "^0.5.16"
4545
}
46-
}
46+
}

Diff for: examples/sam/CHANGELOG.md

+8
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+
## [0.11.1-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.0...v0.11.1-rc.0) (2022-06-24)
7+
8+
**Note:** Version bump only for package powertools-typescript-sam-example
9+
10+
11+
12+
13+
614
# [0.11.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.10.0...v0.11.0) (2022-06-23)
715

816
**Note:** Version bump only for package powertools-typescript-sam-example

Diff for: examples/sam/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: examples/sam/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "powertools-typescript-sam-example",
3-
"version": "0.11.0",
3+
"version": "0.11.1-rc.0",
44
"author": {
55
"name": "Amazon Web Services",
66
"url": "https://aws.amazon.com"
@@ -32,4 +32,4 @@
3232
"@aws-lambda-powertools/tracer": "^0.11.0",
3333
"aws-sdk": "^2.1122.0"
3434
}
35-
}
35+
}

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"examples/cdk",
55
"examples/sam"
66
],
7-
"version": "0.11.0",
7+
"version": "0.11.1-rc.0",
88
"npmClient": "npm",
99
"message": "chore(release): %s [skip ci]"
1010
}

Diff for: packages/commons/CHANGELOG.md

+8
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+
## [0.11.1-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.0...v0.11.1-rc.0) (2022-06-24)
7+
8+
**Note:** Version bump only for package @aws-lambda-powertools/commons
9+
10+
11+
12+
13+
614
# [0.11.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.10.0...v0.11.0) (2022-06-23)
715

816

Diff for: packages/commons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-lambda-powertools/commons",
3-
"version": "0.11.0",
3+
"version": "0.11.1-rc.0",
44
"description": "A shared utility package for AWS Lambda Powertools for TypeScript libraries",
55
"author": {
66
"name": "Amazon Web Services",

Diff for: packages/logger/CHANGELOG.md

+8
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+
## [0.11.1-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.0...v0.11.1-rc.0) (2022-06-24)
7+
8+
**Note:** Version bump only for package @aws-lambda-powertools/logger
9+
10+
11+
12+
13+
614
# [0.11.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.10.0...v0.11.0) (2022-06-23)
715

816

Diff for: packages/logger/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-lambda-powertools/logger",
3-
"version": "0.11.0",
3+
"version": "0.11.1-rc.0",
44
"description": "The logging package for the AWS Lambda Powertools for TypeScript library",
55
"author": {
66
"name": "Amazon Web Services",
@@ -50,7 +50,7 @@
5050
"url": "https://github.com/awslabs/aws-lambda-powertools-typescript/issues"
5151
},
5252
"dependencies": {
53-
"@aws-lambda-powertools/commons": "^0.11.0",
53+
"@aws-lambda-powertools/commons": "^0.11.1-rc.0",
5454
"lodash.clonedeep": "^4.5.0",
5555
"lodash.merge": "^4.6.2",
5656
"lodash.pickby": "^4.6.0"

Diff for: packages/metrics/CHANGELOG.md

+8
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+
## [0.11.1-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.0...v0.11.1-rc.0) (2022-06-24)
7+
8+
**Note:** Version bump only for package @aws-lambda-powertools/metrics
9+
10+
11+
12+
13+
614
# [0.11.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.10.0...v0.11.0) (2022-06-23)
715

816
**Note:** Version bump only for package @aws-lambda-powertools/metrics

Diff for: packages/metrics/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-lambda-powertools/metrics",
3-
"version": "0.11.0",
3+
"version": "0.11.1-rc.0",
44
"description": "The metrics package for the AWS Lambda Powertools for TypeScript library",
55
"author": {
66
"name": "Amazon Web Services",
@@ -49,6 +49,6 @@
4949
"url": "https://github.com/awslabs/aws-lambda-powertools-typescript/issues"
5050
},
5151
"dependencies": {
52-
"@aws-lambda-powertools/commons": "^0.11.0"
52+
"@aws-lambda-powertools/commons": "^0.11.1-rc.0"
5353
}
5454
}

Diff for: packages/tracer/CHANGELOG.md

+8
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+
## [0.11.1-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.0...v0.11.1-rc.0) (2022-06-24)
7+
8+
**Note:** Version bump only for package @aws-lambda-powertools/tracer
9+
10+
11+
12+
13+
614
# [0.11.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.10.0...v0.11.0) (2022-06-23)
715

816
**Note:** Version bump only for package @aws-lambda-powertools/tracer

Diff for: packages/tracer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-lambda-powertools/tracer",
3-
"version": "0.11.0",
3+
"version": "0.11.1-rc.0",
44
"description": "The tracer package for the AWS Lambda Powertools for TypeScript library",
55
"author": {
66
"name": "Amazon Web Services",
@@ -50,7 +50,7 @@
5050
"url": "https://github.com/awslabs/aws-lambda-powertools-typescript/issues"
5151
},
5252
"dependencies": {
53-
"@aws-lambda-powertools/commons": "^0.11.0",
53+
"@aws-lambda-powertools/commons": "^0.11.1-rc.0",
5454
"aws-xray-sdk-core": "^3.3.6"
5555
}
5656
}

0 commit comments

Comments
 (0)