We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e32cd09 commit ced8140Copy full SHA for ced8140
.releaserc
@@ -1,7 +1,7 @@
1
## Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2
## SPDX-License-Identifier: Apache-2.0
3
{
4
- "branches": ["main"],
+ "branches": ["main-3.x"],
5
"plugins": [
6
["@semantic-release/commit-analyzer", {
7
"preset": "conventionalcommits",
0 commit comments