Skip to content

Commit 06e627a

Browse files
committed
chore(release): 3.2.0 [skip ci]
# [3.2.0](qiwi/multi-semantic-release@v3.1.0...v3.2.0) (2020-07-14) ### Features * apply --first-parent filter to commits ([14a896b](qiwi/multi-semantic-release@14a896b))
1 parent 14a896b commit 06e627a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [3.1.0](https://github.com/qiwi/multi-semantic-release/compare/v3.0.3...v3.1.0) (2020-07-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@qiwi/multi-semantic-release",
33
"author": "Dave Houlbrooke <[email protected]>",
4-
"version": "3.1.0",
4+
"version": "3.2.0",
55
"license": "0BSD",
66
"engines": {
77
"node": ">=10.18",

0 commit comments

Comments
 (0)