Skip to content

Commit

Permalink
Revert "chore(release): v1.3.0 [skip ci]"
Browse files Browse the repository at this point in the history
This reverts commit f3c5122.
  • Loading branch information
dreamorosi committed Sep 29, 2022
1 parent f3c5122 commit 237b99f
Show file tree
Hide file tree
Showing 19 changed files with 88 additions and 170 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.

# [1.3.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v1.2.1...v1.3.0) (2022-09-29)


### Bug Fixes

* captureColdStartMetric and throwOnEmptyMetrics when set to false was interpreted as true ([#1090](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1090)) ([127aad4](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/127aad4698412d72368c093812dd4034839119ca))
* **logger:** wait for decorated method return before clearing out state ([#1087](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1087)) ([133ed3c](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/133ed3c31ce1d99eb8f427f54721896781438ef7))


### Features

* **idempotency:** create initial class structure for function idempotency ([#1086](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1086)) ([06fbaae](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/06fbaae4db3825557aa84d40372a53422e42840d))





## [1.2.1](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v1.2.0...v1.2.1) (2022-08-25)

**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.

# [1.3.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v1.2.1...v1.3.0) (2022-09-29)

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





## [1.2.1](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v1.2.0...v1.2.1) (2022-08-25)

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

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

8 changes: 4 additions & 4 deletions examples/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdk-app",
"version": "1.3.0",
"version": "1.2.1",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com"
Expand Down Expand Up @@ -32,9 +32,9 @@
"typescript": "^4.1.3"
},
"dependencies": {
"@aws-lambda-powertools/logger": "^1.2.1",
"@aws-lambda-powertools/metrics": "^1.2.1",
"@aws-lambda-powertools/tracer": "^1.2.1",
"@aws-lambda-powertools/logger": "^1.2.0",
"@aws-lambda-powertools/metrics": "^1.2.0",
"@aws-lambda-powertools/tracer": "^1.2.0",
"@aws-sdk/client-sts": "^3.53.0",
"@middy/core": "^2.5.6",
"@types/aws-lambda": "^8.10.86",
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.

# [1.3.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v1.2.1...v1.3.0) (2022-09-29)

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





## [1.2.1](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v1.2.0...v1.2.1) (2022-08-25)

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

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

8 changes: 4 additions & 4 deletions examples/sam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "powertools-typescript-sam-example",
"version": "1.3.0",
"version": "1.2.1",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com"
Expand Down Expand Up @@ -28,9 +28,9 @@
"typescript": "^4.1.3"
},
"dependencies": {
"@aws-lambda-powertools/logger": "^1.2.1",
"@aws-lambda-powertools/metrics": "^1.2.1",
"@aws-lambda-powertools/tracer": "^1.2.1",
"@aws-lambda-powertools/logger": "^1.2.0",
"@aws-lambda-powertools/metrics": "^1.2.0",
"@aws-lambda-powertools/tracer": "^1.2.0",
"aws-sdk": "^2.1122.0"
}
}
11 changes: 0 additions & 11 deletions layer-publisher/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.

# [1.3.0](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v1.2.1...v1.3.0) (2022-09-29)


### Features

* **idempotency:** create initial class structure for function idempotency ([#1086](https://github.com/awslabs/aws-lambda-powertools-typescript/issues/1086)) ([06fbaae](https://github.com/awslabs/aws-lambda-powertools-typescript/commit/06fbaae4db3825557aa84d40372a53422e42840d))





## [1.2.1](https://github.com/awslabs/aws-lambda-powertools-typescript/compare/v1.2.0...v1.2.1) (2022-08-25)

**Note:** Version bump only for package layer-publisher
Expand Down
2 changes: 1 addition & 1 deletion layer-publisher/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 layer-publisher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "layer-publisher",
"version": "1.3.0",
"version": "1.2.1",
"bin": {
"layer-publisher": "bin/layer-publisher.js"
},
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"examples/sam",
"layer-publisher"
],
"version": "1.3.0",
"version": "1.2.1",
"npmClient": "npm",
"message": "chore(release): %s [skip ci]"
}
Loading

0 comments on commit 237b99f

Please sign in to comment.