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

Commit 5d99045

Browse files
committed
v1.3.2
1 parent e2e814b commit 5d99045

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 1.3.2
2+
3+
* let squash merge detection be fuzzier - **[@dbushong](https://github.com/dbushong)** [#14](https://github.com/groupon/git-workflow/pull/14)
4+
- [`3611eaf`](https://github.com/groupon/git-workflow/commit/3611eafc8f918fb80e5d8499d02a07dd403ef63c) **fix:** let squash merge detection be fuzzier
5+
6+
17
### 1.3.1
28

39
* remove engines requirement - **[@dbushong](https://github.com/dbushong)** [#13](https://github.com/groupon/git-workflow/pull/13)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-wf",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Git Workflow Subcommands",
55
"license": "BSD-3-Clause",
66
"main": "lib/git-workflow.js",

0 commit comments

Comments
 (0)