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 14a896b commit 06e627aCopy full SHA for 06e627a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.2.0](https://github.com/qiwi/multi-semantic-release/compare/v3.1.0...v3.2.0) (2020-07-14)
2
+
3
4
+### Features
5
6
+* apply --first-parent filter to commits ([14a896b](https://github.com/qiwi/multi-semantic-release/commit/14a896b5e501e6c900b8d89ee16ff17289c1d3a1))
7
8
# [3.1.0](https://github.com/qiwi/multi-semantic-release/compare/v3.0.3...v3.1.0) (2020-07-07)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@qiwi/multi-semantic-release",
"author": "Dave Houlbrooke <[email protected]>",
- "version": "3.1.0",
+ "version": "3.2.0",
"license": "0BSD",
"engines": {
"node": ">=10.18",
0 commit comments