Skip to content

Commit

Permalink
chore: release 1.1.1 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 30, 2021
1 parent 3489534 commit ab6c11a
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.1.1](https://github.com/theappnest/terraform-monorepo-action/compare/v1.1.0...v1.1.1) (2021-07-30)


### Bug Fixes

* get trees recursively ([#10](https://github.com/theappnest/terraform-monorepo-action/issues/10)) ([3489534](https://github.com/theappnest/terraform-monorepo-action/commit/348953440f7d08fc82e227febb9890cee8e7ab0c))

## [1.1.0](https://github.com/theappnest/terraform-monorepo-action/compare/v1.0.0...v1.1.0) (2021-07-30)


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

0 comments on commit ab6c11a

Please sign in to comment.