Skip to content

Commit

Permalink
Release 1.12.0 (#260)
Browse files Browse the repository at this point in the history
* Release 1.12.0

Signed-off-by: Ashique P S <[email protected]>

* Fixed the intentation error

Signed-off-by: Ashique P S <[email protected]>

---------

Signed-off-by: Ashique P S <[email protected]>
  • Loading branch information
ashiqueps authored May 9, 2023
1 parent d3041f1 commit bbb1bba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

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

### [1.12.0](https://github.com/test-kitchen/kitchen-azurerm/compare/v1.11.0...v1.11.1) (2023-05-08)

### Features

* Azure sdk namespace updates ([#258](https://github.com/test-kitchen/kitchen-azurerm/issues/258)) ([d3041f1](https://github.com/test-kitchen/kitchen-azurerm/commit/d3041f19dd68e4c3ea00631e9fa5d3a63ea92a76))

### [1.11.0](http3://g11hub.com/test-kitchen/kitchen-azurerm/compare/v1.10.6...v1.11.0) (2023-04-11)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lib/kitchen/driver/azurerm_version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Kitchen
module Driver
AZURERM_VERSION = "1.11.0".freeze
AZURERM_VERSION = "1.12.0".freeze
end
end

0 comments on commit bbb1bba

Please sign in to comment.