Releases: undergroundwires/bump-everywhere
Releases · undergroundwires/bump-everywhere
1.4.0
This version does not require master
branch as main branch and work with any branch. It also introduces --branch
parameter to override the branch you'd like changes on.
Features:
- Use default branch instead of master #14 | 2579bbf
- Add --branch option to specify default branch #14 | 5d9c038
Docs:
- Add contribution information | 817c9e7
Development:
- Unify editor rules | 728ba2d
- Use relative paths for shellcheck source directive | d73f1b5
Refactorings:
- Add prefix with
::
for sourced utilities | 4a6e343
- Refactor code duplication | 6c2963d
compare
1.3.0
New
- add package-lock.json bumping | 0189643
Changes
- print abbreviated commit hash instead of [commit] in commit link text | fc282a0
Fixes
- fix declaration of variables in single line | 8ccdc08
- fix typo | 5ffe8be
Minor
- update dependencies to latest #7 | 2590747
- simplify docker usage by fast-forwarding arguments | a41f07b
compare
1.2.0
- add option to customize commit message | commit
- update alpine version to latest 3.12 | commit
- change default commit message to "bump everywhere to" | commit
- update dependencies to latest | commit
compare
1.0.2
- only release when tags are pushed #3 | commit
- validate version (#4) | commit
- fixed ci-cd publishing older version | commit
- ci-cd: run tests on each push | commit
- fixed git user is not being set | commit
compare
1.0.1
- logging difference in right order | commit
- fails if ref to diff log does not exist in current branch | commit
- simplified test instead of double-negative | commit
- updated OAuth calls to GitHub API | commit
compare