Skip to content

Commit

Permalink
chore: release 3.1.0 (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jan 6, 2022
1 parent 38c6281 commit be43c43
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ The format is based on
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.1.0](https://www.github.com/terraform-google-modules/terraform-google-folders/compare/v3.0.0...v3.1.0) (2021-12-20)


### Features

* update TPG version constraints to allow 4.0 ([#36](https://www.github.com/terraform-google-modules/terraform-google-folders/issues/36)) ([38c6281](https://www.github.com/terraform-google-modules/terraform-google-folders/commit/38c6281513746a81721c7cc3acaa91fa7c842155))

## [3.0.0](https://www.github.com/terraform-google-modules/terraform-google-folders/compare/v2.0.2...v3.0.0) (2021-01-20)


Expand Down
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ terraform {
}
}
provider_meta "google" {
module_name = "blueprints/terraform/terraform-google-folders/v3.0.0"
module_name = "blueprints/terraform/terraform-google-folders/v3.1.0"
}
}

0 comments on commit be43c43

Please sign in to comment.