Skip to content

Commit

Permalink
chore: release 1.7.4 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
theappnest-ci-bot authored Mar 4, 2022
1 parent 652fae3 commit fe047cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.7.4](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.7.3...v1.7.4) (2022-03-04)


### Bug Fixes

* make sure we pass along a relative file path ([#123](https://www.github.com/theappnest/terraform-monorepo-action/issues/123)) ([652fae3](https://www.github.com/theappnest/terraform-monorepo-action/commit/652fae3b122831af7f372e9d7ae30a83277baf65))

### [1.7.3](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.7.2...v1.7.3) (2022-03-04)


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": "terraform-monorepo-action",
"version": "1.7.3",
"version": "1.7.4",
"private": true,
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit fe047cb

Please sign in to comment.