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

Commit d50efc7

Browse files
committed
v1.1.2
1 parent 2f7b98f commit d50efc7

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.2
2+
3+
* audit dep fixes - **[@dbushong](https://github.com/dbushong)** [#10](https://github.com/groupon/git-workflow/pull/10)
4+
- [`05bda0a`](https://github.com/groupon/git-workflow/commit/05bda0a1a307067ae529489b6ea83db3b061820f) **chore:** audit dep fixes
5+
6+
17
### 1.1.1
28

39
* 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)

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

0 commit comments

Comments
 (0)