Revert Semantic Versioning changes

This commit is contained in:
aravindgee
2023-09-06 14:20:30 -04:00
committed by GitHub
parent d111c445c0
commit 4cde5e81b9
2 changed files with 3 additions and 4 deletions

View File

@@ -38,10 +38,6 @@ jobs:
SEMANTIC_RELEASE_PACKAGE: ${{ github.event.repository.name }}
with:
semantic_version: 19
branches: |
[
'main'
]
extra_plugins: |
@semantic-release/changelog@6.0.3
@semantic-release/git@10.0.1

View File

@@ -1,4 +1,7 @@
{
"branches": [
"main"
],
"plugins": [
[
"@semantic-release/commit-analyzer",