We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b587f commit a6f3e57Copy full SHA for a6f3e57
2 files changed
CHANGELOG.md
@@ -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
7
## [1.5.1](https://github.com/bdo/gitpair/compare/v1.5.0...v1.5.1) (2020-04-03)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "gitpair",
- "version": "1.5.1",
+ "version": "1.5.2",
"license": "MIT",
"engines": {
"node": ">=10"
0 commit comments