We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a3ad25 + dbfd974 commit cfc05cfCopy full SHA for cfc05cf
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.0.1...v1.1.0) (2023-11-21)
4
+
5
6
+### Features
7
8
+* add repo label ([49b97a0](https://github.com/wayofdev/gh-actions-terragrunt/commit/49b97a04519d17b45c77f2210d0bb1c124534bfe))
9
10
## [1.0.1](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.0.0...v1.0.1) (2023-11-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "gh-actions-terragrunt",
- "version": "1.0.1",
+ "version": "1.1.0",
"repository": {
"url": "https://github.com/wayofdev/gh-actions-terragrunt.git"
}
0 commit comments