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

Commit aa11a53

Browse files
committed
v1.3.3
1 parent 7512625 commit aa11a53

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.3.3
2+
3+
* chore(deps): bump ini from 1.3.5 to 1.3.7 - **[@dependabot[bot]](https://github.com/apps/dependabot)** [#15](https://github.com/groupon/git-workflow/pull/15)
4+
- [`2507c08`](https://github.com/groupon/git-workflow/commit/2507c08d6240b55e772a4d3835b93f548d3f9820) **chore:** bump ini from 1.3.5 to 1.3.7 - see: [v1](- [Commits](https://github.com/isaacs/ini/compare/v1)
5+
6+
17
### 1.3.2
28

39
* let squash merge detection be fuzzier - **[@dbushong](https://github.com/dbushong)** [#14](https://github.com/groupon/git-workflow/pull/14)

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

0 commit comments

Comments
 (0)