Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.2...v1.5.0) (2021-06-27)

### Features

* add merge mode ([#13](#13)) ([c58f040](c58f040))
  • Loading branch information
semantic-release-bot committed Jun 27, 2021
1 parent 1de67aa commit 8b2ae6c
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 @@
# [1.5.0](https://github.com/saitho/semantic-release-backmerge/compare/v1.4.2...v1.5.0) (2021-06-27)


### Features

* add merge mode ([#13](https://github.com/saitho/semantic-release-backmerge/issues/13)) ([c58f040](https://github.com/saitho/semantic-release-backmerge/commit/c58f0405829a224435383fc84dead29937cc4210))

## [1.4.2](https://github.com/saitho/semantic-release-backmerge/compare/v1.4.1...v1.4.2) (2021-04-12)


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": "@saithodev/semantic-release-backmerge",
"description": "semantic-release plugin to back-merge a release into a develop branch",
"version": "1.4.2",
"version": "1.5.0",
"author": "Mario Lubenka",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 8b2ae6c

Please sign in to comment.