Skip to content

Commit

Permalink
chore(master): release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Dec 11, 2023
1 parent dba6c42 commit 94a9ddf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.0](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.1.1...v1.2.0) (2023-12-11)


### Features

* added apply strategies ([ef1ec95](https://github.com/wayofdev/gh-actions-terragrunt/commit/ef1ec95acc2107114627396ca4af47dcc356035b))


### Bug Fixes

* labeler ([a7e43e5](https://github.com/wayofdev/gh-actions-terragrunt/commit/a7e43e5d9fd609cd6c4cdb5c768a1195bf240406))
* terragrunt version ([ce30b73](https://github.com/wayofdev/gh-actions-terragrunt/commit/ce30b7372047101110d3477f48980a969fc47a2b))

## [1.1.1](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.1.0...v1.1.1) (2023-11-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gh-actions-terragrunt",
"version": "1.1.1",
"version": "1.2.0",
"repository": {
"url": "https://github.com/wayofdev/gh-actions-terragrunt.git"
}
Expand Down

0 comments on commit 94a9ddf

Please sign in to comment.