Skip to content

Commit

Permalink
chore(main): release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 18, 2023
1 parent b6a117c commit ee774ab
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.2"
".": "0.0.3"
}
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Changelog

## 0.0.3 (2023-07-18)

## What's Changed
* Update Renovate config to support terraform module versions by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/13
* Switch from not-a-build-harness to build-harness by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/15
* Update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/14
* Update all dependencies to v3.3.3 by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/16
* Update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/17
* Update .tool-versions by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/19
* Fix typo in workflow docker cache by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/20
* Update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/18
* Update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/21
* Change Renovate config to look at github tags for Build Harness updates by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/23
* Change Renovate to only run once per day on weekdays by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/24
* Update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/22
* Update renovate.json5 by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/25
* Update CODEOWNERS by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/26
* fix: Refactor Workflows by @wirewc in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/30
* Terradocs by @wirewc in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/32
* Release please manifest by @wirewc in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/33
* fix: vpc endpoint policy for ecr by @jbrewer3 in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/29
* Feature/initial oscal component by @CloudBeard in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/34
* Bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/35
* chore(deps): update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/31
* chore(deps): update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/36
* chore(deps): update terraform github.com/terraform-aws-modules/terraform-aws-vpc to v5.1.0 by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/37
* chore(deps): update dependency defenseunicorns/build-harness to v1.8.0 by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/39

## New Contributors
* @wirewc made their first contribution in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/30
* @jbrewer3 made their first contribution in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/29
* @CloudBeard made their first contribution in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/34
* @dependabot made their first contribution in https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/35

**Full Changelog**: https://github.com/defenseunicorns/terraform-aws-uds-vpc/compare/v0.0.2...v0.0.3

0 comments on commit ee774ab

Please sign in to comment.