Skip to content

Commit

Permalink
chore(ci): bump version to 2.0.1 (#2162)
Browse files Browse the repository at this point in the history
Co-authored-by: aws-powertools-bot <151832416+aws-powertools-bot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and aws-powertools-bot committed Mar 4, 2024
1 parent c3800e3 commit 303428a
Show file tree
Hide file tree
Showing 28 changed files with 154 additions and 55 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.1 (2024-03-04)

**Note:** Version bump only for package aws-lambda-powertools-typescript





# [2.0.0](https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.1...v2.0.0) (2024-03-04)

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

# [2.0.0](https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.1...v2.0.0) (2024-03-04)
## 2.0.1 (2024-03-04)

**Note:** Version bump only for package docs





# [2.0.0](https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.1...v2.0.0) (2024-03-04)

**Note:** Version bump only for package docs
2 changes: 1 addition & 1 deletion docs/snippets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "2.0.0",
"version": "2.0.1",
"description": "A collection code snippets for the Powertools for AWS Lambda (TypeScript) docs",
"author": {
"name": "Amazon Web Services",
Expand Down
8 changes: 8 additions & 0 deletions examples/cdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.1 (2024-03-04)

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





# [2.0.0](https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.1...v2.0.0) (2024-03-04)

**Note:** Version bump only for package cdk-sample
Expand Down
12 changes: 6 additions & 6 deletions examples/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdk-sample",
"version": "2.0.0",
"version": "2.0.1",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com"
Expand All @@ -25,11 +25,11 @@
"*.js": "npm run lint-fix"
},
"devDependencies": {
"@aws-lambda-powertools/commons": "^2.0.0",
"@aws-lambda-powertools/logger": "^2.0.0",
"@aws-lambda-powertools/metrics": "^2.0.0",
"@aws-lambda-powertools/parameters": "^2.0.0",
"@aws-lambda-powertools/tracer": "^2.0.0",
"@aws-lambda-powertools/commons": "^2.0.1",
"@aws-lambda-powertools/logger": "^2.0.1",
"@aws-lambda-powertools/metrics": "^2.0.1",
"@aws-lambda-powertools/parameters": "^2.0.1",
"@aws-lambda-powertools/tracer": "^2.0.1",
"@aws-sdk/client-ssm": "^3.523.0",
"@aws-sdk/lib-dynamodb": "^3.523.0",
"@types/aws-lambda": "^8.10.134",
Expand Down
8 changes: 8 additions & 0 deletions examples/sam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.1 (2024-03-04)

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





# [2.0.0](https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.1...v2.0.0) (2024-03-04)

**Note:** Version bump only for package sam-example
Expand Down
10 changes: 5 additions & 5 deletions examples/sam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sam-example",
"version": "2.0.0",
"version": "2.0.1",
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com"
Expand Down Expand Up @@ -34,10 +34,10 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@aws-lambda-powertools/logger": "^2.0.0",
"@aws-lambda-powertools/metrics": "^2.0.0",
"@aws-lambda-powertools/parameters": "^2.0.0",
"@aws-lambda-powertools/tracer": "^2.0.0",
"@aws-lambda-powertools/logger": "^2.0.1",
"@aws-lambda-powertools/metrics": "^2.0.1",
"@aws-lambda-powertools/parameters": "^2.0.1",
"@aws-lambda-powertools/tracer": "^2.0.1",
"@middy/core": "^4.7.0",
"phin": "^3.7.0"
}
Expand Down
8 changes: 8 additions & 0 deletions layers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.1 (2024-03-04)

**Note:** Version bump only for package layers





# [2.0.0](https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.1...v2.0.0) (2024-03-04)

**Note:** Version bump only for package layers
Expand Down
2 changes: 1 addition & 1 deletion layers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "layers",
"version": "2.0.0",
"version": "2.0.1",
"bin": {
"layer": "bin/layers.js"
},
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"layers",
"docs/snippets"
],
"version": "2.0.0",
"version": "2.0.1",
"npmClient": "npm",
"message": "chore(release): %s [skip ci]"
}
52 changes: 26 additions & 26 deletions package-lock.json

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

8 changes: 8 additions & 0 deletions packages/batch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.1 (2024-03-04)

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





# [2.0.0](https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.1...v2.0.0) (2024-03-04)

**Note:** Version bump only for package @aws-lambda-powertools/batch
Expand Down
2 changes: 1 addition & 1 deletion packages/batch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-lambda-powertools/batch",
"version": "2.0.0",
"version": "2.0.1",
"description": "The batch processing package for the Powertools for AWS Lambda (TypeScript) library.",
"author": {
"name": "Amazon Web Services",
Expand Down
8 changes: 8 additions & 0 deletions packages/commons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.1 (2024-03-04)

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





# [2.0.0](https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.1...v2.0.0) (2024-03-04)

**Note:** Version bump only for package @aws-lambda-powertools/commons
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-lambda-powertools/commons",
"version": "2.0.0",
"version": "2.0.1",
"description": "A shared utility package for Powertools for AWS Lambda (TypeScript) libraries",
"author": {
"name": "Amazon Web Services",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// this file is auto generated, do not modify
export const PT_VERSION = '2.0.0';
export const PT_VERSION = '2.0.1';
8 changes: 8 additions & 0 deletions packages/idempotency/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.1 (2024-03-04)

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





# [2.0.0](https://github.com/aws-powertools/powertools-lambda-typescript/compare/v1.18.1...v2.0.0) (2024-03-04)

**Note:** Version bump only for package @aws-lambda-powertools/idempotency
Expand Down
4 changes: 2 additions & 2 deletions packages/idempotency/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-lambda-powertools/idempotency",
"version": "2.0.0",
"version": "2.0.1",
"description": "The idempotency package for the Powertools for AWS Lambda (TypeScript) library. It provides options to make your Lambda functions idempotent and safe to retry.",
"author": {
"name": "Amazon Web Services",
Expand Down Expand Up @@ -100,7 +100,7 @@
"url": "https://github.com/aws-powertools/powertools-lambda-typescript/issues"
},
"dependencies": {
"@aws-lambda-powertools/commons": "^2.0.0",
"@aws-lambda-powertools/commons": "^2.0.1",
"@aws-sdk/util-base64-node": "^3.209.0",
"jmespath": "^0.16.0"
},
Expand Down

0 comments on commit 303428a

Please sign in to comment.