Skip to content

Commit

Permalink
chore(main): release 2.1.0 (#478)
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Hentschel <[email protected]>
  • Loading branch information
github-actions[bot] and HorizonNet authored Aug 2, 2024
1 parent 84426ae commit 23c06a2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.0"
".": "2.1.0"
}
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sonar.projectVersion=2.0.0 # x-release-please-version
sonar.projectVersion=2.1.0 # x-release-please-version
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.terraform.provider.azure.version=3.74.0
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [2.1.0](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/compare/v2.0.0...v2.1.0) (2024-08-02)


### Features

* **documentation:** Update documentation to release 2.1.0 ([#481](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/issues/481)) ([84426ae](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/commit/84426ae4623d50cd070e4acb08f54a6a4ffcc561))
* **documentation:** Update documentation to state recommended values ([#480](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/issues/480)) ([5ddcb9c](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/commit/5ddcb9c7e816060d3c61912481eba858b57f7efe))
* **main:** Add configuration for shared_access_key_enabled ([#477](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/issues/477)) ([7497bc0](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/commit/7497bc0487335a0b3b23427f98f4003e60098335))

0 comments on commit 23c06a2

Please sign in to comment.