Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.6.0](qiwi/multi-semantic-release@v2.5.0...v2.6.0) (2020-05-21)

### Features

* let publish step run in parallel ([4d5c451](qiwi/multi-semantic-release@4d5c451))
  • Loading branch information
qiwibot committed May 21, 2020
1 parent e54b508 commit bc9e617
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 @@
# [2.6.0](https://github.com/qiwi/multi-semantic-release/compare/v2.5.0...v2.6.0) (2020-05-21)


### Features

* let publish step run in parallel ([4d5c451](https://github.com/qiwi/multi-semantic-release/commit/4d5c451e9400437820002a54a297a3c031856997))

# [2.5.0](https://github.com/qiwi/multi-semantic-release/compare/v2.4.3...v2.5.0) (2020-05-20)


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 <dave@shax.com>",
"version": "2.5.0",
"version": "2.6.0",
"license": "0BSD",
"engines": {
"node": ">=8.3",
Expand Down

0 comments on commit bc9e617

Please sign in to comment.