Skip to content

Commit 1debcb2

Browse files
committed
chore: prepare v0.15.0 release
1 parent 26655a5 commit 1debcb2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.15.0]
11+
1012
### Fixed
1113

1214
- Set correct alternative type for `deploy_keys` in README
@@ -359,7 +361,8 @@ Please review plans and report regressions and issues asap so we can improve doc
359361
- This is the initial release of our GitHub Repository module with support for
360362
creating and managing GitHub Repositories for Organizations.
361363

362-
[unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.14.0...HEAD
364+
[unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.15.0...HEAD
365+
[0.15.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.14.0...v0.15.0
363366
[0.14.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.13.0...v0.14.0
364367
[0.13.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.12.0...v0.13.0
365368
[0.12.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.11.0...v0.12.0

0 commit comments

Comments
 (0)