File tree 13 files changed +59
-11
lines changed
13 files changed +59
-11
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.7.2] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.1...v0.7.2 ) (2022-04-01)
7
+
8
+ ** Note:** Version bump only for package aws-lambda-powertools-typescript
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.7.1] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.0...v0.7.1 ) (2022-03-17)
7
15
8
16
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.7.2] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.1...v0.7.2 ) (2022-04-01)
7
+
8
+ ** Note:** Version bump only for package cdk-app
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.7.1] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.0...v0.7.1 ) (2022-03-17)
7
15
8
16
** Note:** Version bump only for package cdk-app
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cdk-app" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.7.2 " ,
4
4
"bin" : {
5
5
"cdk-app" : " bin/cdk-app.js"
6
6
},
Original file line number Diff line number Diff line change 3
3
" packages/*" ,
4
4
" examples/cdk"
5
5
],
6
- "version" : " 0.7.1 " ,
6
+ "version" : " 0.7.2 " ,
7
7
"npmClient" : " npm" ,
8
8
"message" : " chore(release): %s [skip ci]"
9
9
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.7.2] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.1...v0.7.2 ) (2022-04-01)
7
+
8
+ ** Note:** Version bump only for package @aws-lambda-powertools/commons
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.7.1] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.0...v0.7.1 ) (2022-03-17)
7
15
8
16
** Note:** Version bump only for package @aws-lambda-powertools/commons
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-lambda-powertools/commons" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.7.2 " ,
4
4
"description" : " A shared utility package for AWS Lambda Powertools for TypeScript libraries" ,
5
5
"author" : {
6
6
"name" : " Amazon Web Services" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.7.2] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.1...v0.7.2 ) (2022-04-01)
7
+
8
+ ** Note:** Version bump only for package @aws-lambda-powertools/logger
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.7.1] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.0...v0.7.1 ) (2022-03-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-lambda-powertools/logger" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.7.2 " ,
4
4
"description" : " The logging package for the AWS Lambda Powertools for TypeScript library" ,
5
5
"author" : {
6
6
"name" : " Amazon Web Services" ,
61
61
"url" : " https://github.com/awslabs/aws-lambda-powertools-typescript/issues"
62
62
},
63
63
"dependencies" : {
64
- "@aws-lambda-powertools/commons" : " ^0.7.1 " ,
64
+ "@aws-lambda-powertools/commons" : " ^0.7.2 " ,
65
65
"lodash.clonedeep" : " ^4.5.0" ,
66
66
"lodash.merge" : " ^4.6.2" ,
67
67
"lodash.pickby" : " ^4.6.0"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.7.2] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.1...v0.7.2 ) (2022-04-01)
7
+
8
+ ** Note:** Version bump only for package @aws-lambda-powertools/metrics
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.7.1] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.0...v0.7.1 ) (2022-03-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-lambda-powertools/metrics" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.7.2 " ,
4
4
"description" : " The metrics package for the AWS Lambda Powertools for TypeScript library" ,
5
5
"author" : {
6
6
"name" : " Amazon Web Services" ,
67
67
"url" : " https://github.com/awslabs/aws-lambda-powertools-typescript/issues"
68
68
},
69
69
"dependencies" : {
70
- "@aws-lambda-powertools/commons" : " ^0.7.1 "
70
+ "@aws-lambda-powertools/commons" : " ^0.7.2 "
71
71
}
72
72
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.7.2] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.1...v0.7.2 ) (2022-04-01)
7
+
8
+ ** Note:** Version bump only for package @aws-lambda-powertools/tracer
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.7.1] ( https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.7.0...v0.7.1 ) (2022-03-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-lambda-powertools/tracer" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.7.2 " ,
4
4
"description" : " The tracer package for the AWS Lambda Powertools for TypeScript library" ,
5
5
"author" : {
6
6
"name" : " Amazon Web Services" ,
45
45
"url" : " https://github.com/awslabs/aws-lambda-powertools-typescript/issues"
46
46
},
47
47
"dependencies" : {
48
- "@aws-lambda-powertools/commons" : " ^0.7.1 " ,
48
+ "@aws-lambda-powertools/commons" : " ^0.7.2 " ,
49
49
"aws-xray-sdk-core" : " ^3.3.3"
50
50
}
51
51
}
You can’t perform that action at this time.
0 commit comments