Skip to content

Commit 777a0fc

Browse files
authored
Merge pull request #16 from wayofdev/release-please--branches--master--components--gh-actions-teragrunt
2 parents d250963 + 86aa0e1 commit 777a0fc

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.1.1](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.1.0...v1.1.1) (2023-11-21)
4+
5+
6+
### Bug Fixes
7+
8+
* script permission ([3f1e508](https://github.com/wayofdev/gh-actions-terragrunt/commit/3f1e5081ec3fd7efb199a015e08e1d9a50ec7e59))
9+
310
## [1.1.0](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.0.1...v1.1.0) (2023-11-21)
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.1.0",
3+
"version": "1.1.1",
44
"repository": {
55
"url": "https://github.com/wayofdev/gh-actions-terragrunt.git"
66
}

0 commit comments

Comments
 (0)