Skip to content

Commit 8d2b843

Browse files
ci: Update trigger branchs (#8)
* feat: Add support regex attribute * ci: Update triggers * chore(release): v1.2.0 * Revert "feat: Add support regex attribute" This reverts commit 6c74c62. * chore(release): v1.2.1 --------- Co-authored-by: semantic-release-bot <[email protected]>
1 parent 1bb4644 commit 8d2b843

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.github/workflows/semver.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- main
77
- beta
88
- alpha
9+
- next
10+
- next-major
911

1012
jobs:
1113
release:

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.2.1](https://github.com/fabidick22/flux2-ecr-webhook/compare/v1.2.0...v1.2.1) (2023-07-04)
2+
3+
### Other
4+
5+
- Revert "feat: Add support regex attribute" ([c96e9fe](https://github.com/fabidick22/flux2-ecr-webhook/commit/c96e9fe20e98aadaaa44ab1a061bb82d986ef527))
6+
7+
# [1.2.0](https://github.com/fabidick22/flux2-ecr-webhook/compare/v1.1.0...v1.2.0) (2023-07-04)
8+
9+
### Continuous Integration
10+
11+
- Update triggers ([b1f6394](https://github.com/fabidick22/flux2-ecr-webhook/commit/b1f63942ea2d3e4b7174b4980aac7479131ac0e5))
12+
13+
### Features
14+
15+
- Add support regex attribute ([6c74c62](https://github.com/fabidick22/flux2-ecr-webhook/commit/6c74c62a657d85ed2f1ed58eabe55dfb1bb44623))
16+
117
# [1.1.0](https://github.com/fabidick22/flux2-ecr-webhook/compare/v1.0.2...v1.1.0) (2023-07-04)
218

319
### Continuous Integration

0 commit comments

Comments
 (0)