Skip to content

Commit d4f2069

Browse files
committed
chore: prepare v0.12.0 release
1 parent 8c8d61b commit d4f2069

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
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.12.0]
11+
1012
### BREAKING CHANGES
1113

1214
Bumped the minimum supported version of the GitHub Terraform Provider to `v4.19.2`
@@ -332,13 +334,9 @@ Please review plans and report regressions and issues asap so we can improve doc
332334
- This is the initial release of our GitHub Repository module with support for
333335
creating and managing GitHub Repositories for Organizations.
334336

335-
<!-- markdown-link-check-disable -->
336-
337-
[unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.11.0...HEAD
337+
[unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.12.0...HEAD
338+
[0.12.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.11.0...v0.12.0
338339
[0.11.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.10.1...v0.11.0
339-
340-
<!-- markdown-link-check-enable -->
341-
342340
[0.10.1]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.10.0...v0.10.1
343341
[0.10.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.2...v0.10.0
344342
[0.9.2]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.1...v0.9.2

0 commit comments

Comments
 (0)