Skip to content

Commit

Permalink
chore(main): release 3.0.2 (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
HorizonNet authored Aug 14, 2024
1 parent 2b25373 commit 1664b7b
Show file tree
Hide file tree
Showing 3 changed files with 9 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 @@
{
".": "3.0.1"
".": "3.0.2"
}
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sonar.projectVersion=3.0.1 # x-release-please-version
sonar.projectVersion=3.0.2 # x-release-please-version
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.terraform.provider.azure.version=3.114.0
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.2](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/compare/v3.0.1...v3.0.2) (2024-08-14)


### Bug Fixes

* **documentation:** Update documentation to reference resource group ([#500](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/issues/500)) ([2b25373](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/commit/2b253732581d60cd76fab9a6da36812000fbad0b))

## [3.0.1](https://github.com/ultratendency/terraform-azurerm-secure-storage-account/compare/v3.0.0...v3.0.1) (2024-08-04)


Expand Down

0 comments on commit 1664b7b

Please sign in to comment.