Skip to content

Commit

Permalink
v0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantbiggs committed Mar 26, 2022
1 parent 9c66b5c commit 02ac191
Show file tree
Hide file tree
Showing 12 changed files with 74 additions and 8 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.9](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.8...v0.6.9) (2022-03-26)


### Bug Fixes

* **deps:** update dependencies to latest to patch reported vulnerabilities ([c5decc6](https://github.com/clowdhaus/aws-github-actions/commit/c5decc6ed14356bc73166dea9ad764eee6cdc360))





## [0.6.8](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.7...v0.6.8) (2021-10-15)

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

## [0.6.9](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.8...v0.6.9) (2022-03-26)


### Bug Fixes

* **deps:** update dependencies to latest to patch reported vulnerabilities ([c5decc6](https://github.com/clowdhaus/aws-github-actions/commit/c5decc6ed14356bc73166dea9ad764eee6cdc360))





## [0.6.8](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.7...v0.6.8) (2021-10-15)

**Note:** Version bump only for package @aws-github-actions/awscli
Expand Down
4 changes: 2 additions & 2 deletions awscli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-github-actions/awscli",
"version": "0.6.8",
"version": "0.6.9",
"description": "Wrapper for awscli",
"license": "Apache-2.0",
"author": "clowd.haus",
Expand All @@ -10,7 +10,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@aws-github-actions/awscli-core": "^0.6.8",
"@aws-github-actions/awscli-core": "^0.6.9",
"string-argv": "^0.3.1"
}
}
11 changes: 11 additions & 0 deletions cloudfront_invalidate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.9](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.8...v0.6.9) (2022-03-26)


### Bug Fixes

* **deps:** update dependencies to latest to patch reported vulnerabilities ([c5decc6](https://github.com/clowdhaus/aws-github-actions/commit/c5decc6ed14356bc73166dea9ad764eee6cdc360))





## [0.6.8](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.7...v0.6.8) (2021-10-15)

**Note:** Version bump only for package @aws-github-actions/cloudfront-invalidate
Expand Down
2 changes: 1 addition & 1 deletion cloudfront_invalidate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-github-actions/cloudfront-invalidate",
"version": "0.6.8",
"version": "0.6.9",
"description": "Initiate CloudFront cache invalidation",
"license": "Apache-2.0",
"author": "clowd.haus",
Expand Down
11 changes: 11 additions & 0 deletions iam_access_credentials/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.9](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.8...v0.6.9) (2022-03-26)


### Bug Fixes

* **deps:** update dependencies to latest to patch reported vulnerabilities ([c5decc6](https://github.com/clowdhaus/aws-github-actions/commit/c5decc6ed14356bc73166dea9ad764eee6cdc360))





## [0.6.8](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.7...v0.6.8) (2021-10-15)

**Note:** Version bump only for package @aws-github-actions/iam-access-credentials
Expand Down
2 changes: 1 addition & 1 deletion iam_access_credentials/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-github-actions/iam-access-credentials",
"version": "0.6.8",
"version": "0.6.9",
"description": "Configure AWS IAM access credentials for use with the AWS CLI and AWS SDKs",
"license": "Apache-2.0",
"author": "clowd.haus",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
],
"useWorkspaces": true,
"npmClient": "yarn",
"version": "0.6.8"
"version": "0.6.9"
}
11 changes: 11 additions & 0 deletions packages/awscli-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.9](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.8...v0.6.9) (2022-03-26)


### Bug Fixes

* **deps:** update dependencies to latest to patch reported vulnerabilities ([c5decc6](https://github.com/clowdhaus/aws-github-actions/commit/c5decc6ed14356bc73166dea9ad764eee6cdc360))





## [0.6.8](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.7...v0.6.8) (2021-10-15)

**Note:** Version bump only for package @aws-github-actions/awscli-core
Expand Down
2 changes: 1 addition & 1 deletion packages/awscli-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-github-actions/awscli-core",
"version": "0.6.8",
"version": "0.6.9",
"description": "Wrapper module for awscli",
"license": "Apache-2.0",
"author": "clowd.haus",
Expand Down
11 changes: 11 additions & 0 deletions s3_sync/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.9](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.8...v0.6.9) (2022-03-26)


### Bug Fixes

* **deps:** update dependencies to latest to patch reported vulnerabilities ([c5decc6](https://github.com/clowdhaus/aws-github-actions/commit/c5decc6ed14356bc73166dea9ad764eee6cdc360))





## [0.6.8](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.7...v0.6.8) (2021-10-15)

**Note:** Version bump only for package @aws-github-actions/s3-sync
Expand Down
4 changes: 2 additions & 2 deletions s3_sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-github-actions/s3-sync",
"version": "0.6.8",
"version": "0.6.9",
"description": "Sync locally generated artifacts to an S3 bucket",
"license": "Apache-2.0",
"author": "clowd.haus",
Expand All @@ -10,7 +10,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@aws-github-actions/awscli-core": "^0.6.8",
"@aws-github-actions/awscli-core": "^0.6.9",
"string-argv": "^0.3.1"
}
}

0 comments on commit 02ac191

Please sign in to comment.