diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..fa7637d96 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## [0.7.0](https://github.com/GoogleCloudPlatform/emblem/compare/v0.6.0...v0.7.0) (2022-12-15) + + +### Features + +* an Emblem bootstrap script ([#734](https://github.com/GoogleCloudPlatform/emblem/issues/734)) ([c2ff65f](https://github.com/GoogleCloudPlatform/emblem/commit/c2ff65fb8eeab1a8e46f720b96c1ed6472043b4a)) +* **E2E testing:** remove unused resources + add tf module import ([#726](https://github.com/GoogleCloudPlatform/emblem/issues/726)) ([caeb859](https://github.com/GoogleCloudPlatform/emblem/commit/caeb859242a363196df8934ddff5cba950d21f48)) +* implement minimal release-please config ([#731](https://github.com/GoogleCloudPlatform/emblem/issues/731)) ([0e109fa](https://github.com/GoogleCloudPlatform/emblem/commit/0e109fa4cf2cc55fb85193a4458f7169d812f0a8)) +* run setup terraform via build jobs ([#737](https://github.com/GoogleCloudPlatform/emblem/issues/737)) ([d9fc2c3](https://github.com/GoogleCloudPlatform/emblem/commit/d9fc2c37194bbc959f1f4014014f0e4826f2d6ab)) + + +### Bug Fixes + +* **e2e tests:** update package.json ([#739](https://github.com/GoogleCloudPlatform/emblem/issues/739)) ([db0d003](https://github.com/GoogleCloudPlatform/emblem/commit/db0d00345fc9663bf5f17b9ec87d05f74878b84f)) diff --git a/version.txt b/version.txt index 09a3acfa1..faef31a43 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.0 \ No newline at end of file +0.7.0