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

Commit 1c85275

Browse files
committed
v1.0.1
1 parent 6d8b4ca commit 1c85275

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 1.0.1
2+
3+
* [`6d8b4ca`](https://github.com/groupon/git-workflow/commit/6d8b4ca264793abf2d689dfd13e3020905652953) **chore:** change package name to `git-wf`
4+
5+
16
### 1.0.0
27

38
* start running CI & publishing - **[@dbushong](https://github.com/dbushong)** [#1](https://github.com/groupon/git-workflow/pull/1)

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

0 commit comments

Comments
 (0)