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

Commit 01d9411

Browse files
committed
v1.2.1
1 parent f99290d commit 01d9411

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 1.2.1
2+
3+
* support more PULL_REQUEST_TEMPLATE.md locs - **[@dbushong](https://github.com/dbushong)** [#11](https://github.com/groupon/git-workflow/pull/11)
4+
- [`d68474d`](https://github.com/groupon/git-workflow/commit/d68474d76de0e5da1b0e2d203ab05092997db885) **fix:** support more PULL_REQUEST_TEMPLATE.md locs
5+
- [`96c1fd6`](https://github.com/groupon/git-workflow/commit/96c1fd6813e089674d8f5d97f790aca0beafd79c) **test:** properly test PR template code
6+
7+
18
### 1.2.0
29

310
* support "main" as default branch - **[@dbushong](https://github.com/dbushong)** [#9](https://github.com/groupon/git-workflow/pull/9)

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.2.0",
3+
"version": "1.2.1",
44
"description": "Git Workflow Subcommands",
55
"license": "BSD-3-Clause",
66
"main": "lib/git-workflow.js",

0 commit comments

Comments
 (0)