Skip to content

Commit 2eace66

Browse files
authored
Release 1.5.1 (#149)
feat: prepare 1.5.1
1 parent 74db57e commit 2eace66

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.5.1] - 2026-03-03
11+
12+
### Fixed
13+
14+
- [#145](https://github.com/InditexTech/gh-sherpa/issues/145) fix: The new --prefer-hotfix argument does not behave as intended
15+
1016
## [1.5.0] - 2025-11-17
1117

12-
## Added
18+
### Added
19+
1320
- [#138](https://github.com/InditexTech/gh-sherpa/issues/138) Allow to prefer hotfix branch when creating from a bug report issue with -y
1421

1522
### Fixed
@@ -113,7 +120,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
113120

114121
- [#15](https://github.com/InditexTech/gh-sherpa/issues/15) Improve and update documentation
115122

116-
[Unreleased]: https://github.com/InditexTech/gh-sherpa/compare/1.3.1...main
123+
[Unreleased]: https://github.com/InditexTech/gh-sherpa/compare/1.5.1...release/1.5.1
124+
[1.5.1]: https://github.com/InditexTech/gh-sherpa/compare/1.5.0...1.5.1
117125
[1.5.0]: https://github.com/InditexTech/gh-sherpa/compare/1.4.1...1.5.0
118126
[1.4.1]: https://github.com/InditexTech/gh-sherpa/compare/1.4.0...1.4.1
119127
[1.4.0]: https://github.com/InditexTech/gh-sherpa/compare/1.3.1...1.4.0

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.5.1

0 commit comments

Comments
 (0)