Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit aa0d163

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2022-02-19) ### Bug Fixes * improve logging ([#31](#31)) ([e5a04d7](e5a04d7))
1 parent e5a04d7 commit aa0d163

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/saitho/semantic-release-backmerge/compare/v2.1.0...v2.1.1) (2022-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* improve logging ([#31](https://github.com/saitho/semantic-release-backmerge/issues/31)) ([e5a04d7](https://github.com/saitho/semantic-release-backmerge/commit/e5a04d7d5f081f395c7994a434f04b7f7d6eba4e))
7+
18
# [2.1.0](https://github.com/saitho/semantic-release-backmerge/compare/v2.0.0...v2.1.0) (2021-11-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@saithodev/semantic-release-backmerge",
33
"description": "semantic-release plugin to back-merge a release into a develop branch",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"author": "Mario Lubenka",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)