From 8c2a64b5112c862b8531cc619f07a2c4c892f250 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 4 May 2023 03:43:23 +0000 Subject: [PATCH] chore(release): v1.0.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9cfe003 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# 1.0.0 (2023-05-04) + +### Code Style + +- Apply format code and delete comments ([75ea1a6](https://github.com/fabidick22/flux2-ecr-webhook/commit/75ea1a6fdb7287478e1592c4b27ce88f33ba9f99)) + +### Continuous Integration + +- Add semver workflow ([d09eca1](https://github.com/fabidick22/flux2-ecr-webhook/commit/d09eca1c428ae93dc13ed84835abf0cf53da9b1c)) + +### Features + +- Add complete example ([b1b91ec](https://github.com/fabidick22/flux2-ecr-webhook/commit/b1b91ec73d418723542664ad4b4ed276b545466f)) +- Add gitignore file ([e501670](https://github.com/fabidick22/flux2-ecr-webhook/commit/e5016700f7687b3f99da26a666eccce015a3681c)) +- Add lambda code ([90783a2](https://github.com/fabidick22/flux2-ecr-webhook/commit/90783a2f05c2552a0f6a90fe062a3f3d8317a45d)) +- Add requirement versions ([fe56b6d](https://github.com/fabidick22/flux2-ecr-webhook/commit/fe56b6d0b80210e98a2564c216c42a50fa259bb4)) +- Add terraform module ([2669f03](https://github.com/fabidick22/flux2-ecr-webhook/commit/2669f0388808f8344d3f0b1f4c47bfd399dd712b)) + +### Other + +- Initial commit ([a1683de](https://github.com/fabidick22/flux2-ecr-webhook/commit/a1683de93b71dbb273c532b244d16c6e0e1c41dc))