chore(release): remove bare 'BREAKING' noteKeyword + lesson doc

This commit is contained in:
Александр Зимин
2026-05-12 12:18:46 +00:00
parent 1b68721afa
commit 56e3e3d1be
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
{ "breaking": true, "release": "major" }
],
"parserOpts": {
"noteKeywords": ["BREAKING CHANGE", "BREAKING CHANGES", "BREAKING"]
"noteKeywords": ["BREAKING CHANGE", "BREAKING CHANGES"]
}
}
],