Skip to content

Commit

Permalink
chore: release 1.7.2 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
theappnest-ci-bot authored Feb 1, 2022
1 parent 0430e24 commit 781adfe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [1.7.2](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.7.1...v1.7.2) (2022-02-01)


### Bug Fixes

* cant use .split on non string ([5837281](https://www.github.com/theappnest/terraform-monorepo-action/commit/583728176bc784a7c7ef9f4a8d0fc11fd70234be))
* cant use .split on non string ([#111](https://www.github.com/theappnest/terraform-monorepo-action/issues/111)) ([0430e24](https://www.github.com/theappnest/terraform-monorepo-action/commit/0430e24ec2e51d91c292ed4f6f6dc78c091e9d71))

### [1.7.1](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.7.0...v1.7.1) (2022-02-01)


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

0 comments on commit 781adfe

Please sign in to comment.