chore(release/v2): release 2.2.1 (#234)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-10-03 20:36:30 -05:00 committed by GitHub
parent 43ab008336
commit acd40af3b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
".": "2.2.0"
".": "2.2.1"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [2.2.1](https://github.com/rancher/terraform-provider-file/compare/v2.2.0...v2.2.1) (2025-10-04)
### Bug Fixes
* restrict goreleaser generating rc releases ([#230](https://github.com/rancher/terraform-provider-file/issues/230)) ([#233](https://github.com/rancher/terraform-provider-file/issues/233)) ([43ab008](https://github.com/rancher/terraform-provider-file/commit/43ab008336f2bd397f8752b17cef8596596a1e50))
## [2.2.0](https://github.com/rancher/terraform-provider-file/compare/v2.0.2...v2.2.0) (2025-10-04)