Skip to content

Commit 8c61707

Browse files
authored
Merge pull request #21 from wayofdev/release-please--branches--master--components--gh-actions-teragrunt
chore(master): release 1.3.0
2 parents f774142 + f479a60 commit 8c61707

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.2.0...v1.3.0) (2024-01-08)
4+
5+
6+
### Features
7+
8+
* added cache folders and variables ([d8de2c6](https://github.com/wayofdev/gh-actions-terragrunt/commit/d8de2c65ebd41f2d2955866e19a08ca118c30ecb))
9+
310
## [1.2.0](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.1.1...v1.2.0) (2023-12-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gh-actions-terragrunt",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"repository": {
55
"url": "https://github.com/wayofdev/gh-actions-terragrunt.git"
66
}

0 commit comments

Comments
 (0)