Skip to content

Commit

Permalink
chore: release 1.4.0 (#27)
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 6, 2021
1 parent 9f4af8c commit c73c4a6
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.4.0](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.3.0...v1.4.0) (2021-08-06)


### Features

* support workflow dispatch event ([#26](https://www.github.com/theappnest/terraform-monorepo-action/issues/26)) ([6c9ee72](https://www.github.com/theappnest/terraform-monorepo-action/commit/6c9ee7211dc8909af881f9224166124bd6a072af))

## [1.3.0](https://www.github.com/theappnest/terraform-monorepo-action/compare/v1.2.0...v1.3.0) (2021-08-03)


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

0 comments on commit c73c4a6

Please sign in to comment.