Skip to content

Commit

Permalink
chore: release 1.4.1 (#32)
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 Aug 12, 2021
1 parent 78b736e commit dabfd07
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.4.1](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.4.0...v1.4.1) (2021-08-12)


### Bug Fixes

* fails on diverged head ([#31](https://www.github.com/theappnest/terraform-monorepo-action/issues/31)) ([eb4827e](https://www.github.com/theappnest/terraform-monorepo-action/commit/eb4827ea51420615a63ac042282400013b3d09b1))
* get ref on workflow_dispatch ([#33](https://www.github.com/theappnest/terraform-monorepo-action/issues/33)) ([b8a642e](https://www.github.com/theappnest/terraform-monorepo-action/commit/b8a642e612eb015d8c5cefcedf664cf1f75bf1ed))

## [1.4.0](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.3.0...v1.4.0) (2021-08-06)


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

0 comments on commit dabfd07

Please sign in to comment.