Skip to content

Commit

Permalink
chore(release): version 1.87.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.87.1](v1.87.0...v1.87.1) (2024-02-19)

### Bug Fixes

* Replace `mapfile` to support Bash 3.2.57 pre-installed in macOS ([#628](#628)) ([01ab3f0](01ab3f0))
  • Loading branch information
semantic-release-bot committed Feb 19, 2024
1 parent 01ab3f0 commit 385b542
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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

## [1.87.1](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.87.0...v1.87.1) (2024-02-19)


### Bug Fixes

* Replace `mapfile` to support Bash 3.2.57 pre-installed in macOS ([#628](https://github.com/antonbabenko/pre-commit-terraform/issues/628)) ([01ab3f0](https://github.com/antonbabenko/pre-commit-terraform/commit/01ab3f0c68abda9f5799647f783c91c3d1fa3a90))

# [1.87.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.86.1...v1.87.0) (2024-02-17)


Expand Down

0 comments on commit 385b542

Please sign in to comment.