Skip to content

Commit

Permalink
chore(master): release 2.3.1 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
theappnest-ci-bot authored Jul 13, 2023
1 parent 76a1fdc commit a94730f
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

## [2.3.1](https://github.com/theappnest/terraform-monorepo-action/compare/v2.3.0...v2.3.1) (2023-07-12)


### Bug Fixes

* added tpl file to monitored ([#269](https://github.com/theappnest/terraform-monorepo-action/issues/269)) ([76a1fdc](https://github.com/theappnest/terraform-monorepo-action/commit/76a1fdc939bbc79fab0a9e776df42b780849bec9))

## [2.3.0](https://github.com/theappnest/terraform-monorepo-action/compare/v2.2.0...v2.3.0) (2023-01-24)


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

0 comments on commit a94730f

Please sign in to comment.