Skip to content

Commit

Permalink
chore(main): release 0.0.2 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 18, 2023
1 parent c244550 commit c03f55c
Show file tree
Hide file tree
Showing 2 changed files with 30 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.1"
".": "0.0.2"
}
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Changelog

## 0.0.2 (2023-07-18)

## What's Changed
* Update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/3
* Update .tool-versions by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/7
* Update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/6
* Fix typo in workflow docker cache by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/8
* Change Renovate config to look at github tags for Build Harness updates by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/11
* Change Renovate to only run once per day on weekdays by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/12
* Update renovate.json5 by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/13
* Update CODEOWNERS by @RothAndrew in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/14
* Update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/9
* fix: migrate to a common workflow by @wirewc in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/15
* chore(deps): update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/18
* Feature/initial oscal component by @CloudBeard in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/19
* chore(deps): update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/21
* Bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/20
* chore(deps): update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/22
* feat: updated oscal version and release please by @CloudBeard in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/24
* chore(deps): update all dependencies by @renovate in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/23

## New Contributors
* @renovate made their first contribution in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/3
* @CloudBeard made their first contribution in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/19
* @dependabot made their first contribution in https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/20

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

0 comments on commit c03f55c

Please sign in to comment.