Skip to content

Commit 4692b49

Browse files
committed
chore(release): release v0.9.1
1 parent 9c2804c commit 4692b49

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Do this to generate your change history
55
git log --pretty=format:' * [%h](https://github.com/pact-foundation/pact-go/commit/%h) - %s (%an, %ad)' vX.Y.Z..HEAD | egrep -v "wip(:|\()" | grep -v "docs(" | grep -v "chore(" | grep -v Merge | grep -v "test("
66

77

8+
### v0.9.1 (17 March 2023)
9+
* [ac72d8e](https://github.com/pactflow/terraform/commit/ac72d8e) - fix: errors in some API resources weren't being propagated (#32) (Matt Fellows, Fri Mar 17 12:11:10 2023 +1100)
10+
* [38d559e](https://github.com/pactflow/terraform/commit/38d559e) - docs: add role details to resource_role (Matt Fellows, Mon Jan 9 11:19:03 2023 +1100)
11+
* [4408e77](https://github.com/pactflow/terraform/commit/4408e77) - docs: add role details to resource_role (Matt Fellows, Mon Jan 9 11:18:11 2023 +1100)
12+
* [1d0c5d2](https://github.com/pactflow/terraform/commit/1d0c5d2) - docs: improve explanation and compatibility of several resources (Matt Fellows, Mon Jan 9 11:08:20 2023 +1100)
13+
814
### v0.9.1 (17 March 2023)
915
* [ac72d8e](https://github.com/pactflow/terraform/commit/ac72d8e) - fix: errors in some API resources weren't being propagated (#32) (Matt Fellows, Fri Mar 17 12:11:10 2023 +1100)
1016
* [38d559e](https://github.com/pactflow/terraform/commit/38d559e) - docs: add role details to resource_role (Matt Fellows, Mon Jan 9 11:19:03 2023 +1100)

0 commit comments

Comments
 (0)