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

Commit 9dc4c58

Browse files
committed
v1.3.4
1 parent b71b7ea commit 9dc4c58

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.3.4
2+
3+
* Find PR templates in root dir - **[@dbushong](https://github.com/dbushong)** [#18](https://github.com/groupon/git-workflow/pull/18)
4+
- [`919b1ba`](https://github.com/groupon/git-workflow/commit/919b1baea818e1fa6dd27338585fbe8f3c82d762) **fix:** find PR tmpl from root-level
5+
- [`0309fab`](https://github.com/groupon/git-workflow/commit/0309fabe6b408dfe9e00b9fb269965942f3aca31) **chore:** ran `npm audit fix`
6+
7+
18
### 1.3.3
29

310
* chore(deps): bump ini from 1.3.5 to 1.3.7 - **[@dependabot[bot]](https://github.com/apps/dependabot)** [#15](https://github.com/groupon/git-workflow/pull/15)

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

0 commit comments

Comments
 (0)