Skip to content

Commit

Permalink
chore(release): version 1.96.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.96.0](v1.95.0...v1.96.0) (2024-09-16)

### Features

* Expand environment variables in `--args=` which contains lowercase symbols, like `${TF_VAR_lowercase}` ([#719](#719)) ([bf156b4](bf156b4))
  • Loading branch information
semantic-release-bot committed Sep 16, 2024
1 parent bf156b4 commit 869a106
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

# [1.96.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.95.0...v1.96.0) (2024-09-16)


### Features

* Expand environment variables in `--args=` which contains lowercase symbols, like `${TF_VAR_lowercase}` ([#719](https://github.com/antonbabenko/pre-commit-terraform/issues/719)) ([bf156b4](https://github.com/antonbabenko/pre-commit-terraform/commit/bf156b40780275db9b8ab5db6d9ef41cecc78861))

# [1.95.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.94.3...v1.95.0) (2024-09-11)


Expand Down

0 comments on commit 869a106

Please sign in to comment.