Skip to content

Commit 10ea6dd

Browse files
chore(main): release 0.0.8
1 parent a01a7db commit 10ea6dd

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.0.8](https://github.com/Excoriate/tftest/compare/v0.0.7...v0.0.8) (2024-03-28)
4+
5+
6+
### Features
7+
8+
* **tfvars:** Add function to get .tfvars files from a directory ([#10](https://github.com/Excoriate/tftest/issues/10)) ([a01a7db](https://github.com/Excoriate/tftest/commit/a01a7db5e60a2e26a671ad2658bb04aad09eb323))
9+
10+
11+
### Refactoring
12+
13+
* Refactor GetRelativePathFromGitRepo function signature and variable names ([#9](https://github.com/Excoriate/tftest/issues/9)) ([10bbfa5](https://github.com/Excoriate/tftest/commit/10bbfa54e9730870be9808fd512438d6b5a6d943))
14+
315
## [0.0.7](https://github.com/Excoriate/tftest/compare/v0.0.6...v0.0.7) (2024-03-28)
416

517

0 commit comments

Comments
 (0)