Skip to content

Commit a4e56dd

Browse files
chore(main): release 1.13.1 (#274)
1 parent 8633756 commit a4e56dd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.0"
2+
".": "1.13.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
This CHANGELOG is maintained by the [release-please-action](google-github-actions/release-please-action)
66

7+
## [1.13.1](https://github.com/test-kitchen/kitchen-azurerm/compare/v1.13.0...v1.13.1) (2024-06-21)
8+
9+
10+
### Bug Fixes
11+
12+
* release please configs ([#273](https://github.com/test-kitchen/kitchen-azurerm/issues/273)) ([8633756](https://github.com/test-kitchen/kitchen-azurerm/commit/8633756a593dc68087e1a6bb6905e88330bf1e54))
13+
714
## [1.13.0](https://github.com/test-kitchen/kitchen-azurerm/compare/v1.12.0...v1.13.0) (2023-11-27)
815

916

lib/kitchen/driver/azurerm_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Kitchen
22
module Driver
3-
AZURERM_VERSION = "1.13.0".freeze
3+
AZURERM_VERSION = "1.13.1".freeze
44
end
55
end

0 commit comments

Comments
 (0)