Skip to content

Commit

Permalink
chore(release): 2.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.2](v2.6.1...v2.6.2) (2020-05-22)

### Bug Fixes

* beautify log labels ([78cbc8a](78cbc8a))
  • Loading branch information
qiwibot committed May 22, 2020
1 parent 78cbc8a commit 747f11c
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.2](https://github.com/qiwi/multi-semantic-release/compare/v2.6.1...v2.6.2) (2020-05-22)


### Bug Fixes

* beautify log labels ([78cbc8a](https://github.com/qiwi/multi-semantic-release/commit/78cbc8a773076c370f43894d35423a0a23b0cafb))

## [2.6.1](https://github.com/qiwi/multi-semantic-release/compare/v2.6.0...v2.6.1) (2020-05-22)


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": "2.6.1",
"version": "2.6.2",
"license": "0BSD",
"engines": {
"node": ">=8.3",
Expand Down

0 comments on commit 747f11c

Please sign in to comment.