Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf4e9ed

Browse files
authored
Release 1.3.1 (#120)
1 parent c3ab8ff commit bf4e9ed

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.3.1] - 2025-05-29
11+
12+
### Fixed
13+
14+
- [#119](https://github.com/InditexTech/gh-sherpa/issues/119) Prevent branches ending with dash
15+
16+
## [1.3.0] - 2025-04-04
17+
18+
### Added
19+
20+
- [#114](https://github.com/InditexTech/gh-sherpa/issues/114) Add Pull Request template support for create-pr command
21+
- [#113](https://github.com/InditexTech/gh-sherpa/issues/113) Update SECURITY.md
22+
1023
## [1.2.0] - 2024-06-11
1124

1225
### Added
@@ -79,7 +92,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7992

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

82-
[Unreleased]: https://github.com/InditexTech/gh-sherpa/compare/1.2.0...main
95+
[Unreleased]: https://github.com/InditexTech/gh-sherpa/compare/1.3.1...main
96+
[1.3.1]: https://github.com/InditexTech/gh-sherpa/compare/1.3.0...1.3.1
97+
[1.3.0]: https://github.com/InditexTech/gh-sherpa/compare/1.2.0...1.3.0
8398
[1.2.0]: https://github.com/InditexTech/gh-sherpa/compare/1.1.1...1.2.0
8499
[1.1.1]: https://github.com/InditexTech/gh-sherpa/compare/1.1.0...1.1.1
85100
[1.1.0]: https://github.com/InditexTech/gh-sherpa/compare/1.0.0...1.1.0

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.3.1

0 commit comments

Comments
 (0)