Skip to content

Commit 0781beb

Browse files
authored
feat: Switch to for_each for log forwarding resources
Produce release for 8f95d4b
1 parent af7e1c2 commit 0781beb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ Semantic-release is configured with the [default branch workflow](https://semant
9696

9797
For this project, releases will be cut from master as features and bugs are developed.
9898

99+
In commit message summary, use `feat:` to cut new minor version, use `fix:` to cut new patch version. `BREAKING CHANGE:` in body of the commit message for new major version.
100+
99101

100102
### Maintainers
101103
- [Jim](https://github.com/jim80net)

0 commit comments

Comments
 (0)