Skip to content

Commit a26d6ba

Browse files
committed
6.15.0
1 parent 5f6a918 commit a26d6ba

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

3+
### 6.15.0
4+
5+
* Updated bump commit reorder advise
6+
* Renamed reOrderBumpAndLocalizationCommit to reOrderBumpCommit
7+
* Allow reorder commits no matter where bump commit is
8+
* Made en-US.yaml commit check or generic
9+
* Allow pr to work with bump commit not being latest commit. (kind of)
10+
* Update package-lock.json on qa flow
11+
312
### 6.14.1
413

514
* Addressed issues with continue workflow and conflicts with scripts

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

0 commit comments

Comments
 (0)