Skip to content

Commit 5a78161

Browse files
authored
Merge pull request #6 from wayofdev/release-please--branches--master--components--gh-actions-teragrunt
2 parents a9947d8 + b6b585f commit 5a78161

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.0.1](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.0.0...v1.0.1) (2023-11-21)
4+
5+
6+
### Bug Fixes
7+
8+
* base image name ([c6299f1](https://github.com/wayofdev/gh-actions-terragrunt/commit/c6299f124ee2866217657891399bde9a01bd793f))
9+
310
## 1.0.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.0.0",
3+
"version": "1.0.1",
44
"repository": {
55
"url": "https://github.com/wayofdev/gh-actions-terragrunt.git"
66
}

0 commit comments

Comments
 (0)