Skip to content

Commit 7a388d5

Browse files
chore(release): v1.2.0
1 parent 0d39a50 commit 7a388d5

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

+34
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# [1.2.0](https://github.com/fabidick22/flux2-ecr-webhook/compare/v1.1.0...v1.2.0) (2023-07-12)
2+
3+
### Chores
4+
5+
- **release:** v1.1.1 ([b101b29](https://github.com/fabidick22/flux2-ecr-webhook/commit/b101b29a74b192f0aeb2347fd761ff7b26b78ef5))
6+
- **release:** v1.2.0-alpha.1 ([d5eec09](https://github.com/fabidick22/flux2-ecr-webhook/commit/d5eec091c17cded15dd6b8c79c3e135662221292))
7+
- **release:** v1.2.0-alpha.2 ([5ac9725](https://github.com/fabidick22/flux2-ecr-webhook/commit/5ac972559b895cb11d2b049cefbcf2e2c6a61b8f))
8+
- **release:** v1.2.0-alpha.3 ([7eac91c](https://github.com/fabidick22/flux2-ecr-webhook/commit/7eac91c4eef0e3964bbb7acef340c45f585c589c))
9+
10+
### Code Refactoring
11+
12+
- Add info logs ([2602f32](https://github.com/fabidick22/flux2-ecr-webhook/commit/2602f3275c3ba3fa7b057c38cb7ea625777f47a3))
13+
14+
### Continuous Integration
15+
16+
- Update trigger branchs (#8) ([8d2b843](https://github.com/fabidick22/flux2-ecr-webhook/commit/8d2b843603409d66f5aff1549997d89063f88c46)), closes [#8](https://github.com/fabidick22/flux2-ecr-webhook/issues/8)
17+
18+
### Documentation
19+
20+
- Update docs about refactoring the repo_mapping variable ([ffc4f5c](https://github.com/fabidick22/flux2-ecr-webhook/commit/ffc4f5cf4a1b4be4b593b9a34742e0c9d863b2e2))
21+
- Update TODO list (#9) ([1df3d43](https://github.com/fabidick22/flux2-ecr-webhook/commit/1df3d4380852c25ceb4648ea2eeddafe105f4df7)), closes [#9](https://github.com/fabidick22/flux2-ecr-webhook/issues/9)
22+
23+
### Features
24+
25+
- Add support for a regex parameter \n\n BREAKING CHANGE: Update repo_mapping variable to support the regex attribute ([4f165d0](https://github.com/fabidick22/flux2-ecr-webhook/commit/4f165d041333ca8e2f9b0df49adaa3bf7ba0dc1f))
26+
27+
### Other
28+
29+
- Merge pull request #10 from fabidick22/alpha ([0d39a50](https://github.com/fabidick22/flux2-ecr-webhook/commit/0d39a50c62b0c717771509af213d17b1ab953f14)), closes [#10](https://github.com/fabidick22/flux2-ecr-webhook/issues/10)
30+
31+
### BREAKING CHANGE
32+
33+
- Refactor the repo_mapping variable
34+
135
# [1.2.0-alpha.3](https://github.com/fabidick22/flux2-ecr-webhook/compare/v1.2.0-alpha.2...v1.2.0-alpha.3) (2023-07-12)
236

337
### Documentation

0 commit comments

Comments
 (0)