Skip to content

Commit b6d931f

Browse files
committed
Publish
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected] - @cloudcomponents/[email protected]
1 parent 15e7146 commit b6d931f

File tree

45 files changed

+76
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+76
-76
lines changed

examples/blue-green-container-deployment-example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blue-green-container-deployment-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,8 +9,8 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-blue-green-container-deployment": "^2.1.0",
13-
"@cloudcomponents/cdk-container-registry": "^2.1.0",
12+
"@cloudcomponents/cdk-blue-green-container-deployment": "^2.2.0",
13+
"@cloudcomponents/cdk-container-registry": "^2.2.0",
1414
"aws-cdk-lib": "^2.28.0",
1515
"constructs": "10.0.41",
1616
"source-map-support": "^0.5.21"

examples/cloudfront-authorization-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudfront-authorization-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-cloudfront-authorization": "^2.1.0",
12+
"@cloudcomponents/cdk-cloudfront-authorization": "^2.2.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "^10.0.41",
1515
"source-map-support": "^0.5.21"

examples/codecommit-backup-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecommit-backup-example",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-codecommit-backup": "^2.0.0",
12+
"@cloudcomponents/cdk-codecommit-backup": "^2.1.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "^10.0.41",
1515
"source-map-support": "^0.5.21"

examples/codepipeline-check-parameter-action-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codepipeline-check-parameter-action-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-codepipeline-check-parameter-action": "^2.1.0",
12+
"@cloudcomponents/cdk-codepipeline-check-parameter-action": "^2.2.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "10.0.41",
1515
"source-map-support": "^0.5.21"

examples/codepipeline-merge-action-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codepipeline-merge-action-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"author": "[email protected]",
66
"private": true,
@@ -10,7 +10,7 @@
1010
"cdk": "cdk"
1111
},
1212
"dependencies": {
13-
"@cloudcomponents/cdk-codepipeline-merge-action": "^2.1.0",
13+
"@cloudcomponents/cdk-codepipeline-merge-action": "^2.2.0",
1414
"aws-cdk-lib": "^2.28.0",
1515
"constructs": "10.0.41",
1616
"source-map-support": "^0.5.21"

examples/codepipeline-slack-approval-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codepipeline-slack-approval-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-codepipeline-slack": "^2.1.0",
12+
"@cloudcomponents/cdk-codepipeline-slack": "^2.2.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "10.0.41",
1515
"source-map-support": "^0.5.21"

examples/container-audit-example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "container-audit-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,8 +9,8 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-codepipeline-anchore-inline-scan-action": "^2.1.0",
13-
"@cloudcomponents/cdk-codepipeline-dockerfile-linter-action": "^2.1.0",
12+
"@cloudcomponents/cdk-codepipeline-anchore-inline-scan-action": "^2.2.0",
13+
"@cloudcomponents/cdk-codepipeline-dockerfile-linter-action": "^2.2.0",
1414
"aws-cdk-lib": "^2.28.0",
1515
"constructs": "10.0.41",
1616
"source-map-support": "^0.5.21"

examples/contentful-webhook-example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contentful-webhook-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,8 +9,8 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-contentful-webhook": "^2.1.0",
13-
"@cloudcomponents/cdk-secret-key": "^2.0.0",
12+
"@cloudcomponents/cdk-contentful-webhook": "^2.2.0",
13+
"@cloudcomponents/cdk-secret-key": "^2.1.0",
1414
"aws-cdk-lib": "^2.28.0",
1515
"constructs": "^10.0.41",
1616
"source-map-support": "^0.5.21"

examples/dependency-check-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dependency-check-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-dependency-check": "^2.1.0",
12+
"@cloudcomponents/cdk-dependency-check": "^2.2.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "10.0.41",
1515
"source-map-support": "^0.5.21"

examples/dynamodb-seeder-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dynamodb-seeder-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-dynamodb-seeder": "^2.1.0",
12+
"@cloudcomponents/cdk-dynamodb-seeder": "^2.2.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "^10.0.41",
1515
"source-map-support": "^0.5.21"

examples/github-webhook-example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-webhook-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,8 +9,8 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-github-webhook": "^2.1.0",
13-
"@cloudcomponents/cdk-secret-key": "^2.0.0",
12+
"@cloudcomponents/cdk-github-webhook": "^2.2.0",
13+
"@cloudcomponents/cdk-secret-key": "^2.1.0",
1414
"aws-cdk-lib": "^2.28.0",
1515
"constructs": "10.0.41",
1616
"source-map-support": "^0.5.21"

examples/notifications-example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notifications-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,8 +9,8 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-chatops": "^2.1.0",
13-
"@cloudcomponents/cdk-developer-tools-notifications": "^2.1.0",
12+
"@cloudcomponents/cdk-chatops": "^2.2.0",
13+
"@cloudcomponents/cdk-developer-tools-notifications": "^2.2.0",
1414
"aws-cdk-lib": "^2.28.0",
1515
"constructs": "10.0.41",
1616
"source-map-support": "^0.5.21"

examples/pull-request-example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pull-request-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,8 +9,8 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-pull-request-approval-rule": "^2.1.0",
13-
"@cloudcomponents/cdk-pull-request-check": "^2.1.0",
12+
"@cloudcomponents/cdk-pull-request-approval-rule": "^2.2.0",
13+
"@cloudcomponents/cdk-pull-request-check": "^2.2.0",
1414
"aws-cdk-lib": "^2.28.0",
1515
"constructs": "^10.0.41",
1616
"source-map-support": "^0.5.21"

examples/responsive-email-template-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "responsive-email-template-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-responsive-email-template": "^2.1.0",
12+
"@cloudcomponents/cdk-responsive-email-template": "^2.2.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "10.0.41",
1515
"source-map-support": "^0.5.21"

examples/s3-antivurs-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "s3-antivirus-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-s3-antivirus": "^2.1.0",
12+
"@cloudcomponents/cdk-s3-antivirus": "^2.2.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "10.0.41",
1515
"source-map-support": "^0.5.21"

examples/static-website-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "static-website-example",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-static-website": "^2.0.0",
12+
"@cloudcomponents/cdk-static-website": "^2.1.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "^10.0.41",
1515
"source-map-support": "^0.5.21"

examples/stripe-webhook-example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stripe-webhook-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,8 +9,8 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-secret-key": "^2.0.0",
13-
"@cloudcomponents/cdk-stripe-webhook": "^2.1.0",
12+
"@cloudcomponents/cdk-secret-key": "^2.1.0",
13+
"@cloudcomponents/cdk-stripe-webhook": "^2.2.0",
1414
"aws-cdk-lib": "^2.28.0",
1515
"constructs": "10.0.41",
1616
"source-map-support": "^0.5.21"

examples/temp-stack-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "temp-stack-example",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-temp-stack": "^2.1.0",
12+
"@cloudcomponents/cdk-temp-stack": "^2.2.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "^10.0.41",
1515
"source-map-support": "^0.5.21"

examples/wordpress-example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wordpress-example",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,7 +9,7 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12-
"@cloudcomponents/cdk-wordpress": "^2.0.0",
12+
"@cloudcomponents/cdk-wordpress": "^2.1.0",
1313
"aws-cdk-lib": "^2.28.0",
1414
"constructs": "^10.0.41",
1515
"source-map-support": "^0.5.21"

packages/cdk-blue-green-container-deployment/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcomponents/cdk-blue-green-container-deployment",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Blue green container deployment with CodeDeploy",
55
"license": "MIT",
66
"author": {

packages/cdk-chatops/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcomponents/cdk-chatops",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Constructs for chattool integration: #slack / msteams",
55
"license": "MIT",
66
"author": {

packages/cdk-cloudfront-authorization/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcomponents/cdk-cloudfront-authorization",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "CloudFront with Cognito authentication using Lambda@Edge",
55
"license": "MIT",
66
"author": {
@@ -61,7 +61,7 @@
6161
"constructs": "^10.0.41"
6262
},
6363
"dependencies": {
64-
"@cloudcomponents/cdk-lambda-at-edge-pattern": "^2.1.0"
64+
"@cloudcomponents/cdk-lambda-at-edge-pattern": "^2.2.0"
6565
},
6666
"devDependencies": {
6767
"@aws-cdk/assert": "2.28.0",

packages/cdk-codecommit-backup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcomponents/cdk-codecommit-backup",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Backup CodeCommit repositories to S3",
55
"license": "MIT",
66
"author": {

packages/cdk-codepipeline-anchore-inline-scan-action/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcomponents/cdk-codepipeline-anchore-inline-scan-action",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "CodePipeline action to integrate Anchore Engine into your pipeline",
55
"license": "MIT",
66
"author": {

packages/cdk-codepipeline-check-parameter-action/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcomponents/cdk-codepipeline-check-parameter-action",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Cdk component that checks if system parameters are set correctly",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)