mirror of
https://github.com/Didericis/bare-bundle-transform-plugin-babel.git
synced 2026-06-26 09:55:21 -04:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f2ce466d88 |
+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