From 6b305d797aeccf54e1933b0fe62f99c55f7610d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20S=C3=A1nchez?= Date: Tue, 16 Jan 2024 14:57:44 +0100 Subject: [PATCH] Prepare 1.1.0 release (#59) chore: generate changelog for version 1.1.0 --- CHANGELOG.md | 14 +++++++++++++- version | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63d9e4f..df394d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.1.0] - 2024-01-16 + +### Added + +- [#58](https://github.com/InditexTech/gh-sherpa/issues/58) Add `kind/internal` label to `internal` issue label in default config +- [#51](https://github.com/InditexTech/gh-sherpa/issues/51) Add GitHub issue type label to the generated pull request + +### Documentation + +- [#57](https://github.com/InditexTech/gh-sherpa/issues/57) Add CLA signature requirement to contribute in CONTRIBUTING.md file + ### Fixed - [#43](https://github.com/InditexTech/gh-sherpa/issues/43) 404 when accessing configuration link @@ -37,5 +48,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#15](https://github.com/InditexTech/gh-sherpa/issues/15) Improve and update documentation -[Unreleased]: https://github.com/InditexTech/gh-sherpa/compare/1.0.0...develop +[Unreleased]: https://github.com/InditexTech/gh-sherpa/compare/1.1.0...main +[1.1.0]: https://github.com/InditexTech/gh-sherpa/compare/1.0.0...1.1.0 [1.0.0]: https://github.com/InditexTech/gh-sherpa/commits/1.0.0 diff --git a/version b/version index 3eefcb9..9084fa2 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.0 +1.1.0