Skip to content

Commit

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

### Bug Fixes

* use repository url from semantic release config ([f4cd9b4](f4cd9b4))
  • Loading branch information
semantic-release-bot committed Jul 6, 2021
1 parent 2be558a commit b7c9fb9
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.1](https://github.com/saitho/semantic-release-backmerge/compare/v1.5.0...v1.5.1) (2021-07-06)


### Bug Fixes

* use repository url from semantic release config ([f4cd9b4](https://github.com/saitho/semantic-release-backmerge/commit/f4cd9b4a894d4d162d2babfc09299567e3f14896))

# [1.5.0](https://github.com/saitho/semantic-release-backmerge/compare/v1.4.2...v1.5.0) (2021-06-27)


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.5.0",
"version": "1.5.1",
"author": "Mario Lubenka",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit b7c9fb9

Please sign in to comment.