We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f657a commit d83a6a7Copy full SHA for d83a6a7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.17.0](https://github.com/qiwi/multi-semantic-release/compare/v3.16.0...v3.17.0) (2021-11-17)
2
+
3
4
+### Features
5
6
+* handle .cjs configs ([38f657a](https://github.com/qiwi/multi-semantic-release/commit/38f657aea29097f55e5eafe0bd3f82790eded7f1))
7
8
# [3.16.0](https://github.com/qiwi/multi-semantic-release/compare/v3.15.0...v3.16.0) (2021-09-10)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@qiwi/multi-semantic-release",
"author": "Dave Houlbrooke <[email protected]>",
- "version": "3.16.0",
+ "version": "3.17.0",
"license": "0BSD",
"engines": {
"node": ">=10.18",
0 commit comments