Skip to content

Commit

Permalink
chore(release): 3.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.8.0](v3.7.0...v3.8.0) (2020-07-24)

### Features

* enable first-parent commits filtering by cli flag ([33306cc](33306cc))
  • Loading branch information
qiwibot committed Jul 24, 2020
1 parent 33306cc commit f85f298
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.8.0](https://github.com/qiwi/multi-semantic-release/compare/v3.7.0...v3.8.0) (2020-07-24)


### Features

* enable first-parent commits filtering by cli flag ([33306cc](https://github.com/qiwi/multi-semantic-release/commit/33306cce3e6e7d118a74690ecf3b33ac4154eac9))

# [3.7.0](https://github.com/qiwi/multi-semantic-release/compare/v3.6.0...v3.7.0) (2020-07-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qiwi/multi-semantic-release",
"author": "Dave Houlbrooke <[email protected]>",
"version": "3.7.0",
"version": "3.8.0",
"license": "0BSD",
"engines": {
"node": ">=10.18",
Expand Down

0 comments on commit f85f298

Please sign in to comment.