diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b985ff6..40ff6fe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.1" + ".": "0.0.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5c1aa39 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## [0.0.2](https://github.com/Excoriate/terragrunt-ref-arch/compare/v0.0.1...v0.0.2) (2024-03-30) + + +### Features + +* first commit ([29d5561](https://github.com/Excoriate/terragrunt-ref-arch/commit/29d556163976f1ada956bc07a7b5ce8d16aa4666)) + + +### Other + +* amend github settings ([8faaf18](https://github.com/Excoriate/terragrunt-ref-arch/commit/8faaf1855254d454c238c46abaedfa852799535c)) +* amend license file ([23c9299](https://github.com/Excoriate/terragrunt-ref-arch/commit/23c92993b191041458de3e173a0ddf2b1c6b59b9)) +* amend stack examples ([9ea5ea4](https://github.com/Excoriate/terragrunt-ref-arch/commit/9ea5ea417246c7c75c1305741f9212f7466e886a)) + + +### Docs + +* add docs ([7637f1a](https://github.com/Excoriate/terragrunt-ref-arch/commit/7637f1a7001ecc384d412004dd47542b334baaae)) +* fix docs ([cffb75e](https://github.com/Excoriate/terragrunt-ref-arch/commit/cffb75ee71fcf340ccf7ea770a3470e33a8446be))