branch-names/HISTORY.md
2021-05-25 16:32:48 +00:00

165 lines
8.9 KiB
Markdown

# Changelog
## [v4.2](https://github.com/tj-actions/branch-names/tree/v4.2) (2021-05-25)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v4.1...v4.2)
**Fixed bugs:**
- \[BUG\] No current\_branch on release. [\#50](https://github.com/tj-actions/branch-names/issues/50)
**Merged pull requests:**
- Added test for current\_branch on release actions [\#52](https://github.com/tj-actions/branch-names/pull/52) ([jackton1](https://github.com/jackton1))
- Set the current\_branch for release actions [\#51](https://github.com/tj-actions/branch-names/pull/51) ([jackton1](https://github.com/jackton1))
- Upgraded to v4.1 [\#49](https://github.com/tj-actions/branch-names/pull/49) ([jackton1](https://github.com/jackton1))
## [v4.1](https://github.com/tj-actions/branch-names/tree/v4.1) (2021-05-24)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v4...v4.1)
**Closed issues:**
- Dependency Dashboard [\#36](https://github.com/tj-actions/branch-names/issues/36)
**Merged pull requests:**
- Exclude current branch output for tag branches [\#48](https://github.com/tj-actions/branch-names/pull/48) ([jackton1](https://github.com/jackton1))
- Bump peter-evans/create-pull-request from 3.9.2 to 3.10.0 [\#47](https://github.com/tj-actions/branch-names/pull/47) ([dependabot[bot]](https://github.com/apps/dependabot))
- Update cirrus-actions/rebase action to v1.5 [\#46](https://github.com/tj-actions/branch-names/pull/46) ([renovate[bot]](https://github.com/apps/renovate))
- Bump peter-evans/create-pull-request from 3.9.1 to 3.9.2 [\#45](https://github.com/tj-actions/branch-names/pull/45) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump peter-evans/create-pull-request from 3 to 3.9.1 [\#42](https://github.com/tj-actions/branch-names/pull/42) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump actions/checkout from 2 to 2.3.4 [\#41](https://github.com/tj-actions/branch-names/pull/41) ([dependabot[bot]](https://github.com/apps/dependabot))
- Update tj-actions/sync-release-version action to v8.6 [\#40](https://github.com/tj-actions/branch-names/pull/40) ([renovate[bot]](https://github.com/apps/renovate))
- Update tj-actions/github-changelog-generator action to v1.8 [\#39](https://github.com/tj-actions/branch-names/pull/39) ([renovate[bot]](https://github.com/apps/renovate))
- Bump tj-actions/sync-release-version from v8 to v8.5 [\#38](https://github.com/tj-actions/branch-names/pull/38) ([dependabot[bot]](https://github.com/apps/dependabot))
- Upgrade to GitHub-native Dependabot [\#37](https://github.com/tj-actions/branch-names/pull/37) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Update tj-actions/github-changelog-generator action to v1.6 [\#35](https://github.com/tj-actions/branch-names/pull/35) ([renovate[bot]](https://github.com/apps/renovate))
- Upgraded to v4 [\#34](https://github.com/tj-actions/branch-names/pull/34) ([jackton1](https://github.com/jackton1))
## [v4](https://github.com/tj-actions/branch-names/tree/v4) (2021-04-25)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v3.6...v4)
**Merged pull requests:**
- Upgraded to v3.6 [\#33](https://github.com/tj-actions/branch-names/pull/33) ([jackton1](https://github.com/jackton1))
## [v3.6](https://github.com/tj-actions/branch-names/tree/v3.6) (2021-04-25)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v3.5...v3.6)
**Merged pull requests:**
- Update action.yml [\#32](https://github.com/tj-actions/branch-names/pull/32) ([jackton1](https://github.com/jackton1))
- Upgraded to v3.4 [\#30](https://github.com/tj-actions/branch-names/pull/30) ([jackton1](https://github.com/jackton1))
## [v3.5](https://github.com/tj-actions/branch-names/tree/v3.5) (2021-04-25)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v3.4...v3.5)
## [v3.4](https://github.com/tj-actions/branch-names/tree/v3.4) (2021-04-25)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v3.3...v3.4)
**Merged pull requests:**
- Fixed bug with is\_default [\#29](https://github.com/tj-actions/branch-names/pull/29) ([jackton1](https://github.com/jackton1))
- Upgraded to v3.3 [\#28](https://github.com/tj-actions/branch-names/pull/28) ([jackton1](https://github.com/jackton1))
## [v3.3](https://github.com/tj-actions/branch-names/tree/v3.3) (2021-04-25)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v3.2...v3.3)
**Merged pull requests:**
- Remove unused inputs [\#27](https://github.com/tj-actions/branch-names/pull/27) ([jackton1](https://github.com/jackton1))
- Upgraded to v3.2 [\#26](https://github.com/tj-actions/branch-names/pull/26) ([jackton1](https://github.com/jackton1))
## [v3.2](https://github.com/tj-actions/branch-names/tree/v3.2) (2021-04-25)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v3.1...v3.2)
**Merged pull requests:**
- Added support for stripping tag prefix [\#25](https://github.com/tj-actions/branch-names/pull/25) ([jackton1](https://github.com/jackton1))
- Upgraded to v3.1 [\#24](https://github.com/tj-actions/branch-names/pull/24) ([jackton1](https://github.com/jackton1))
- Upgraded to v3 [\#22](https://github.com/tj-actions/branch-names/pull/22) ([jackton1](https://github.com/jackton1))
## [v3.1](https://github.com/tj-actions/branch-names/tree/v3.1) (2021-04-24)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v3...v3.1)
**Merged pull requests:**
- Fixed bug with tag [\#23](https://github.com/tj-actions/branch-names/pull/23) ([jackton1](https://github.com/jackton1))
## [v3](https://github.com/tj-actions/branch-names/tree/v3) (2021-04-24)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v2.2...v3)
**Merged pull requests:**
- Added support for getting the current tag [\#21](https://github.com/tj-actions/branch-names/pull/21) ([jackton1](https://github.com/jackton1))
- Configure Renovate [\#18](https://github.com/tj-actions/branch-names/pull/18) ([renovate[bot]](https://github.com/apps/renovate))
- Update README.md [\#16](https://github.com/tj-actions/branch-names/pull/16) ([jackton1](https://github.com/jackton1))
- Update README.md [\#15](https://github.com/tj-actions/branch-names/pull/15) ([jackton1](https://github.com/jackton1))
- Upgraded to v2.2 [\#14](https://github.com/tj-actions/branch-names/pull/14) ([jackton1](https://github.com/jackton1))
## [v2.2](https://github.com/tj-actions/branch-names/tree/v2.2) (2021-02-14)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v2.1...v2.2)
**Closed issues:**
- Add support for checking default branch and non default branches [\#10](https://github.com/tj-actions/branch-names/issues/10)
**Merged pull requests:**
- Update README.md [\#13](https://github.com/tj-actions/branch-names/pull/13) ([jackton1](https://github.com/jackton1))
- Update test.yml [\#12](https://github.com/tj-actions/branch-names/pull/12) ([jackton1](https://github.com/jackton1))
- Added support for detecting the default branch [\#11](https://github.com/tj-actions/branch-names/pull/11) ([jackton1](https://github.com/jackton1))
- Update README.md [\#9](https://github.com/tj-actions/branch-names/pull/9) ([jackton1](https://github.com/jackton1))
- Upgraded to v2.1 [\#8](https://github.com/tj-actions/branch-names/pull/8) ([jackton1](https://github.com/jackton1))
## [v2.1](https://github.com/tj-actions/branch-names/tree/v2.1) (2021-02-08)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v2...v2.1)
**Closed issues:**
- Add support for returning the current branch name regardless of pull\_request or push action. [\#6](https://github.com/tj-actions/branch-names/issues/6)
- Still get refs/heads prefix in outputs [\#4](https://github.com/tj-actions/branch-names/issues/4)
**Merged pull requests:**
- Added support for always returning the current branch name. [\#7](https://github.com/tj-actions/branch-names/pull/7) ([jackton1](https://github.com/jackton1))
## [v2](https://github.com/tj-actions/branch-names/tree/v2) (2020-12-29)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/v1...v2)
**Fixed bugs:**
- Fix bug with ref branch. [\#5](https://github.com/tj-actions/branch-names/pull/5) ([jackton1](https://github.com/jackton1))
**Closed issues:**
- Fix up confusion with output of branch name [\#2](https://github.com/tj-actions/branch-names/issues/2)
**Merged pull requests:**
- Update README.md [\#3](https://github.com/tj-actions/branch-names/pull/3) ([jackton1](https://github.com/jackton1))
## [v1](https://github.com/tj-actions/branch-names/tree/v1) (2020-12-11)
[Full Changelog](https://github.com/tj-actions/branch-names/compare/c5308c6d98ef23ee7f672f6fc3aa92acd7ad611d...v1)
**Merged pull requests:**
- Update README.md [\#1](https://github.com/tj-actions/branch-names/pull/1) ([jackton1](https://github.com/jackton1))
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*