Skip to content

Commit

Permalink
Revert "chore(release): v0.12.0-rc.0 [skip ci]" (#1017)
Browse files Browse the repository at this point in the history
This reverts commit 17f01b7.
  • Loading branch information
saragerion authored Jul 14, 2022
1 parent 17f01b7 commit 51c18da
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 94 deletions.
17 changes: 0 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.1-rc.0...v0.12.0-rc.0) (2022-07-14)


### Bug Fixes

* **logger:** POWERTOOLS_LOGGER_LOG_EVENT precedence is respected ([#1015](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1015)) ([1cbb4db](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/1cbb4db4daf776e12f7dc2b383ac7fa561b7bada))
* **tracer:** capture method throws errors correctly ([#1016](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1016)) ([fb85238](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/fb8523868e8d5e31c00a017ae1102ed31a0a4245))


### Features

* **tracer:** auto disable when running inside amplify mock ([#1010](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1010)) ([024d628](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/024d6286f9b9273becce825b5c6ca0db87d4c63a))





## [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)

**Note:** Version bump only for package aws-lambda-powertools-typescript
Expand Down
8 changes: 0 additions & 8 deletions examples/cdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.1-rc.0...v0.12.0-rc.0) (2022-07-14)

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





## [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)

**Note:** Version bump only for package cdk-app
Expand Down
4 changes: 2 additions & 2 deletions examples/cdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdk-app",
"version": "0.12.0-rc.0",
"version": "0.11.1-rc.0",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com"
Expand Down
8 changes: 0 additions & 8 deletions examples/sam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.1-rc.0...v0.12.0-rc.0) (2022-07-14)

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





## [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)

**Note:** Version bump only for package powertools-typescript-sam-example
Expand Down
4 changes: 2 additions & 2 deletions examples/sam/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/sam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "powertools-typescript-sam-example",
"version": "0.12.0-rc.0",
"version": "0.11.1-rc.0",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"examples/cdk",
"examples/sam"
],
"version": "0.12.0-rc.0",
"version": "0.11.1-rc.0",
"npmClient": "npm",
"message": "chore(release): %s [skip ci]"
}
8 changes: 0 additions & 8 deletions packages/commons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.1-rc.0...v0.12.0-rc.0) (2022-07-14)

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





## [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)

**Note:** Version bump only for package @aws-lambda-powertools/commons
Expand Down
4 changes: 2 additions & 2 deletions packages/commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-lambda-powertools/commons",
"version": "0.12.0-rc.0",
"version": "0.11.1-rc.0",
"description": "A shared utility package for AWS Lambda Powertools for TypeScript libraries",
"author": {
"name": "Amazon Web Services",
Expand Down Expand Up @@ -48,4 +48,4 @@
"serverless",
"nodejs"
]
}
}
11 changes: 0 additions & 11 deletions packages/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.1-rc.0...v0.12.0-rc.0) (2022-07-14)


### Bug Fixes

* **logger:** POWERTOOLS_LOGGER_LOG_EVENT precedence is respected ([#1015](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1015)) ([1cbb4db](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/1cbb4db4daf776e12f7dc2b383ac7fa561b7bada))





## [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)

**Note:** Version bump only for package @aws-lambda-powertools/logger
Expand Down
6 changes: 3 additions & 3 deletions packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-lambda-powertools/logger",
"version": "0.12.0-rc.0",
"version": "0.11.1-rc.0",
"description": "The logging package for the AWS Lambda Powertools for TypeScript library",
"author": {
"name": "Amazon Web Services",
Expand Down Expand Up @@ -50,7 +50,7 @@
"url": "https://github.com/awslabs/aws-lambda-powertools-typescript/issues"
},
"dependencies": {
"@aws-lambda-powertools/commons": "^0.12.0-rc.0",
"@aws-lambda-powertools/commons": "^0.11.1-rc.0",
"lodash.clonedeep": "^4.5.0",
"lodash.merge": "^4.6.2",
"lodash.pickby": "^4.6.0"
Expand All @@ -64,4 +64,4 @@
"serverless",
"nodejs"
]
}
}
8 changes: 0 additions & 8 deletions packages/metrics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.1-rc.0...v0.12.0-rc.0) (2022-07-14)

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





## [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)

**Note:** Version bump only for package @aws-lambda-powertools/metrics
Expand Down
6 changes: 3 additions & 3 deletions packages/metrics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-lambda-powertools/metrics",
"version": "0.12.0-rc.0",
"version": "0.11.1-rc.0",
"description": "The metrics package for the AWS Lambda Powertools for TypeScript library",
"author": {
"name": "Amazon Web Services",
Expand Down Expand Up @@ -49,7 +49,7 @@
"url": "https://github.com/awslabs/aws-lambda-powertools-typescript/issues"
},
"dependencies": {
"@aws-lambda-powertools/commons": "^0.12.0-rc.0"
"@aws-lambda-powertools/commons": "^0.11.1-rc.0"
},
"keywords": [
"aws",
Expand All @@ -59,4 +59,4 @@
"serverless",
"nodejs"
]
}
}
16 changes: 0 additions & 16 deletions packages/tracer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0-rc.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v0.11.1-rc.0...v0.12.0-rc.0) (2022-07-14)


### Bug Fixes

* **tracer:** capture method throws errors correctly ([#1016](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1016)) ([fb85238](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/fb8523868e8d5e31c00a017ae1102ed31a0a4245))


### Features

* **tracer:** auto disable when running inside amplify mock ([#1010](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1010)) ([024d628](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/024d6286f9b9273becce825b5c6ca0db87d4c63a))





## [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)

**Note:** Version bump only for package @aws-lambda-powertools/tracer
Expand Down
6 changes: 3 additions & 3 deletions packages/tracer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-lambda-powertools/tracer",
"version": "0.12.0-rc.0",
"version": "0.11.1-rc.0",
"description": "The tracer package for the AWS Lambda Powertools for TypeScript library",
"author": {
"name": "Amazon Web Services",
Expand Down Expand Up @@ -50,7 +50,7 @@
"url": "https://github.com/awslabs/aws-lambda-powertools-typescript/issues"
},
"dependencies": {
"@aws-lambda-powertools/commons": "^0.12.0-rc.0",
"@aws-lambda-powertools/commons": "^0.11.1-rc.0",
"aws-xray-sdk-core": "^3.3.6"
},
"keywords": [
Expand All @@ -62,4 +62,4 @@
"serverless",
"nodejs"
]
}
}

0 comments on commit 51c18da

Please sign in to comment.