Skip to content

Commit

Permalink
v0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantbiggs committed Sep 18, 2021
1 parent ef5d374 commit 26578ce
Show file tree
Hide file tree
Showing 10 changed files with 63 additions and 5 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.7](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.6...v0.6.7) (2021-09-18)


### Bug Fixes

* **deps:** update dependencies to latest to patch reported vulnerabilities ([ef5d374](https://github.com/clowdhaus/aws-github-actions/commit/ef5d374510eca4728fc5b93e2d5f294e726fa33c))
* **deps:** update dependencies to latest to patch reported vulnerabilities ([90d9ad3](https://github.com/clowdhaus/aws-github-actions/commit/90d9ad33a7273bfd847f22bd1b8c373576c59b30))





## [0.6.6](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.5...v0.6.6) (2021-08-05)


Expand Down
11 changes: 11 additions & 0 deletions awscli/CHANGELOG.md
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.7](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.6...v0.6.7) (2021-09-18)


### Bug Fixes

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





## [0.6.5](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.4...v0.6.5) (2021-06-10)


Expand Down
2 changes: 1 addition & 1 deletion awscli/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-github-actions/awscli",
"version": "0.6.5",
"version": "0.6.7",
"description": "Wrapper for awscli",
"main": "index.ts",
"dependencies": {
Expand Down
12 changes: 12 additions & 0 deletions cloudfront_invalidate/CHANGELOG.md
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.7](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.6...v0.6.7) (2021-09-18)


### Bug Fixes

* **deps:** update dependencies to latest to patch reported vulnerabilities ([ef5d374](https://github.com/clowdhaus/aws-github-actions/commit/ef5d374510eca4728fc5b93e2d5f294e726fa33c))
* **deps:** update dependencies to latest to patch reported vulnerabilities ([90d9ad3](https://github.com/clowdhaus/aws-github-actions/commit/90d9ad33a7273bfd847f22bd1b8c373576c59b30))





## [0.6.6](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.5...v0.6.6) (2021-08-05)


Expand Down
2 changes: 1 addition & 1 deletion cloudfront_invalidate/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-github-actions/cloudfront-invalidate",
"version": "0.6.6",
"version": "0.6.7",
"description": "Initiate CloudFront cache invalidation",
"main": "index.ts",
"dependencies": {
Expand Down
12 changes: 12 additions & 0 deletions iam_access_credentials/CHANGELOG.md
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.7](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.6...v0.6.7) (2021-09-18)


### Bug Fixes

* **deps:** update dependencies to latest to patch reported vulnerabilities ([ef5d374](https://github.com/clowdhaus/aws-github-actions/commit/ef5d374510eca4728fc5b93e2d5f294e726fa33c))
* **deps:** update dependencies to latest to patch reported vulnerabilities ([90d9ad3](https://github.com/clowdhaus/aws-github-actions/commit/90d9ad33a7273bfd847f22bd1b8c373576c59b30))





## [0.6.6](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.5...v0.6.6) (2021-08-05)


Expand Down
2 changes: 1 addition & 1 deletion iam_access_credentials/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-github-actions/iam-access-credentials",
"version": "0.6.6",
"version": "0.6.7",
"description": "Configure AWS IAM access credentials for use with the AWS CLI and AWS SDKs",
"main": "index.ts",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -4,5 +4,5 @@
],
"useWorkspaces": true,
"npmClient": "yarn",
"version": "0.6.6"
"version": "0.6.7"
}
11 changes: 11 additions & 0 deletions s3_sync/CHANGELOG.md
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.7](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.6...v0.6.7) (2021-09-18)


### Bug Fixes

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





## [0.6.5](https://github.com/clowdhaus/aws-github-actions/compare/v0.6.4...v0.6.5) (2021-06-10)


Expand Down
2 changes: 1 addition & 1 deletion s3_sync/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-github-actions/s3-sync",
"version": "0.6.5",
"version": "0.6.7",
"description": "Sync locally generated artifacts to an S3 bucket",
"main": "index.ts",
"dependencies": {
Expand Down

0 comments on commit 26578ce

Please sign in to comment.