Skip to content

Commit

Permalink
chore(release): 8.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## 8.2.2 (2025-01-08)

### Bug Fixes

* ensure `storage_ip_rules` regexall only matches /31 and /32, but leaves /30 alone since it is valid 8fce7a8

### Code Refactoring

* update locals.tf 7b3ff63

### Miscellaneous Chores

* **deps:** update dependency opentofu to v1.8.8 1fa5181
* **deps:** update dependency trivy to v0.58.1 56b4803
* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.20.0 af4dda1
  • Loading branch information
semantic-release-bot committed Jan 8, 2025
1 parent b3336c4 commit a61f5c5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 8.2.2 (2025-01-08)

### Bug Fixes

* ensure `storage_ip_rules` regexall only matches /31 and /32, but leaves /30 alone since it is valid 8fce7a8

### Code Refactoring

* update locals.tf 7b3ff63

### Miscellaneous Chores

* **deps:** update dependency opentofu to v1.8.8 1fa5181
* **deps:** update dependency trivy to v0.58.1 56b4803
* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.20.0 af4dda1

## 8.2.1 (2024-12-06)

### Bug Fixes
Expand Down

0 comments on commit a61f5c5

Please sign in to comment.