mirror of
https://github.com/Didericis/bare-bundle-transform-plugin-babel.git
synced 2026-06-26 01:55:17 -04:00
chore: update semantic release settings
This commit is contained in:
+6
-1
@@ -47,6 +47,11 @@
|
|||||||
"scope": "README",
|
"scope": "README",
|
||||||
"release": "patch"
|
"release": "patch"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "refactor",
|
||||||
|
"breaking": true,
|
||||||
|
"release": "major"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "refactor",
|
"type": "refactor",
|
||||||
"release": "patch"
|
"release": "patch"
|
||||||
@@ -56,7 +61,7 @@
|
|||||||
"noteKeywords": [
|
"noteKeywords": [
|
||||||
"BREAKING CHANGE",
|
"BREAKING CHANGE",
|
||||||
"BREAKING CHANGES",
|
"BREAKING CHANGES",
|
||||||
"MANUAL BUMP"
|
"MANUAL RELEASE"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user