chore: update release branch from version-13 to version-16

This commit is contained in:
Mihir Kandoi
2026-01-13 20:32:48 +05:30
committed by GitHub
parent eb03781718
commit 631b9d3bb0

View File

@@ -1,5 +1,5 @@
{ {
"branches": ["version-13"], "branches": ["version-16"],
"plugins": [ "plugins": [
"@semantic-release/commit-analyzer", { "@semantic-release/commit-analyzer", {
"preset": "angular", "preset": "angular",
@@ -21,4 +21,4 @@
], ],
"@semantic-release/github" "@semantic-release/github"
] ]
} }