Skip to content

Commit 75d1052

Browse files
authored
Version bump to v1.7.3 (and added dist directory to .gitignore) (#1069)
1 parent 10728bf commit 75d1052

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
# Binary output folder
99
out/
10+
dist/
1011

1112
# Test binary, built with `go test -c`
1213
*.test

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.7.3
2+
3+
NOTES:
4+
This is a placeholder change to bump the version, as we are trying to resolve issues publishing to the Terraform Registry.
5+
16
## v1.7.2
27

38
BUG FIXES:

0 commit comments

Comments
 (0)