Skip to content

Commit a6f3e57

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2021-01-21) ### Bug Fixes * handle embedded quotes in commits ([#85](#85)) ([d307166](d307166))
1 parent 86b587f commit a6f3e57

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.5.2](https://github.com/bdo/gitpair/compare/v1.5.1...v1.5.2) (2021-01-21)
2+
3+
### Bug Fixes
4+
5+
- handle embedded quotes in commits ([#85](https://github.com/bdo/gitpair/issues/85)) ([d307166](https://github.com/bdo/gitpair/commit/d307166112ff32952670450cb09f8c11c3e52e1c))
6+
17
## [1.5.1](https://github.com/bdo/gitpair/compare/v1.5.0...v1.5.1) (2020-04-03)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitpair",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"license": "MIT",
55
"engines": {
66
"node": ">=10"

0 commit comments

Comments
 (0)