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

Commit 8190b57

Browse files
committed
v1.0.0
1 parent 83ee0d4 commit 8190b57

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
@@ -0,0 +1,5 @@
1+
### 1.0.0
2+
3+
* start running CI & publishing - **[@dbushong](https://github.com/dbushong)** [#1](https://github.com/groupon/git-workflow/pull/1)
4+
- [`3714e68`](https://github.com/groupon/git-workflow/commit/3714e68fffb8d21310738a01ddd8624d11b19bb1) **chore:** start running CI & publishing
5+
* [`82e4ce1`](https://github.com/groupon/git-workflow/commit/82e4ce1c6ef71f410689eaa6bf6504229f487c4f) **feat:** initial commit

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

0 commit comments

Comments
 (0)