Skip to content

Commit 001309a

Browse files
committed
chore: prepare v0.16.2 release
1 parent 5a2dad9 commit 001309a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
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.16.2]
11+
1012
### Fixed
1113

1214
- `var.app_installations` should be a of type `set(string)` instead of `set(number)`
@@ -378,7 +380,8 @@ Please review plans and report regressions and issues asap so we can improve doc
378380
- This is the initial release of our GitHub Repository module with support for
379381
creating and managing GitHub Repositories for Organizations.
380382

381-
[unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.16.1...HEAD
383+
[unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.16.2...HEAD
384+
[0.16.2]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.16.1...v0.16.2
382385
[0.16.1]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.16.0...v0.16.1
383386
[0.16.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.15.0...v0.16.0
384387
[0.15.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.14.0...v0.15.0

0 commit comments

Comments
 (0)