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

Commit f4d21d3

Browse files
committed
v1.0.4
1 parent de7ff9d commit f4d21d3

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.0.4
2+
3+
* chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 - **[@dependabot[bot]](https://github.com/apps/dependabot)** [#4](https://github.com/groupon/git-workflow/pull/4)
4+
- [`2884c0f`](https://github.com/groupon/git-workflow/commit/2884c0febd7d4634a3498531499421eb1b6e0f35) **chore:** bump eslint-utils from 1.3.1 to 1.4.3
5+
6+
17
### 1.0.3
28

39
* setup fix & code cleanup - **[@dbushong](https://github.com/dbushong)** [#3](https://github.com/groupon/git-workflow/pull/3)

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

0 commit comments

Comments
 (0)