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

Commit c7c5ca6

Browse files
committed
v1.1.1
1 parent 1b813d1 commit c7c5ca6

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.1.1
2+
3+
* chore(deps): bump lodash from 4.17.14 to 4.17.19 - **[@dependabot[bot]](https://github.com/apps/dependabot)** [#8](https://github.com/groupon/git-workflow/pull/8)
4+
- [`d62d24b`](https://github.com/groupon/git-workflow/commit/d62d24b8ef34f635d73fa21c2b70ac79adb29d41) **chore:** bump lodash from 4.17.14 to 4.17.19 - see: [4](- [Commits](https://github.com/lodash/lodash/compare/4)
5+
6+
17
### 1.1.0
28

39
* feat: respect the presence of a PULL_REQUEST_TEMPALTE.md - **[@markowsiak](https://github.com/markowsiak)** [#7](https://github.com/groupon/git-workflow/pull/7)

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

0 commit comments

Comments
 (0)