Skip to content

Commit a539771

Browse files
committed
release: prepare 0.9.2 release
1 parent 3316814 commit a539771

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.9.2]
11+
12+
### Fixed
13+
14+
- Fix terraform typing issue when defining branch protections for multiple branches
15+
1016
## [0.9.1]
1117

1218
### Added
@@ -250,11 +256,12 @@ Please review plans and report regressions and issues asap so we can improve doc
250256

251257
<!-- markdown-link-check-disable -->
252258

253-
[unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.1...HEAD
254-
[0.9.1]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.0...v0.9.1
259+
[unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.2...HEAD
260+
[0.9.2]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.1...v0.9.2
255261

256262
<!-- markdown-link-check-enable -->
257263

264+
[0.9.1]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.0...v0.9.1
258265
[0.9.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.8.0...v0.9.0
259266
[0.8.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.7.0...v0.8.0
260267
[0.7.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.6.1...v0.7.0

0 commit comments

Comments
 (0)