Skip to content

Commit ab6c11a

Browse files
chore: release 1.1.1 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3489534 commit ab6c11a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.1.1](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.1.0...v1.1.1) (2021-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* get trees recursively ([#10](https://www.github.com/theappnest/terraform-monorepo-action/issues/10)) ([3489534](https://www.github.com/theappnest/terraform-monorepo-action/commit/348953440f7d08fc82e227febb9890cee8e7ab0c))
9+
310
## [1.1.0](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.0.0...v1.1.0) (2021-07-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "terraform-monorepo-action",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)