Skip to content

Commit

Permalink
chore(main): release 0.0.2 (#1)
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 Mar 30, 2024
1 parent cffb75e commit 8c62a5d
Show file tree
Hide file tree
Showing 2 changed files with 22 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"
}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit 8c62a5d

Please sign in to comment.