Skip to content

Commit

Permalink
chore: release 1.7.6 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
theappnest-ci-bot authored May 20, 2022
1 parent f6fa676 commit 0645ddb
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.6](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.7.5...v1.7.6) (2022-05-20)


### Bug Fixes

* do not return empty strings as paths ([#140](https://www.github.com/theappnest/terraform-monorepo-action/issues/140)) ([f6fa676](https://www.github.com/theappnest/terraform-monorepo-action/commit/f6fa6769d400a77211cf2cb5758fb155789803e8))

### [1.7.5](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.7.4...v1.7.5) (2022-04-05)


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.5",
"version": "1.7.6",
"private": true,
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit 0645ddb

Please sign in to comment.