Skip to content

Commit ddb33a6

Browse files
chore(release): 1.3.1
1 parent 707399d commit ddb33a6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.1](https://github.com/vaerh/terraform-provider-cloudinit-drive/compare/v1.3.0...v1.3.1) (2024-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* CI - Bump go version from 1.20 to 1.21 ([926be28](https://github.com/vaerh/terraform-provider-cloudinit-drive/commit/926be286792b2f3c426c7e1271968afd8c13ffcc))
7+
* README for release ([707399d](https://github.com/vaerh/terraform-provider-cloudinit-drive/commit/707399d016686eb22757f5857f6d3cd59dacd656))
8+
19
## [1.3.0](https://github.com/vaerh/terraform-provider-cloudinit-drive/compare/v1.2.4...v1.3.0) (2024-04-05)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "terraform-provider-cloudinit-drive",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/vaerh/terraform-provider-cloudinit-drive"

0 commit comments

Comments
 (0)