Skip to content

Commit 8265b8b

Browse files
committed
6.17.1
1 parent 7fbf456 commit 8265b8b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 6.x
22

3+
### 6.17.1
4+
5+
* Don't allow user to keep branch if on develop, master, or main branch when running qa
6+
37
### 6.17.0
48

59
* Removed --config option

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": "tag-release",
3-
"version": "6.17.0",
3+
"version": "6.17.1",
44
"description": "Automatically Tag and Release Repositories",
55
"main": "./src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)