chore(release/v2): release 2.0.2 (#220)

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 17:26:59 -05:00 committed by GitHub
parent 565e88370b
commit 7597f07b01
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.0.1"
".": "2.0.2"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [2.0.2](https://github.com/rancher/terraform-provider-file/compare/v2.0.1...v2.0.2) (2025-10-03)
### Bug Fixes
* remove all to prevent missing file errors ([#216](https://github.com/rancher/terraform-provider-file/issues/216)) ([#219](https://github.com/rancher/terraform-provider-file/issues/219)) ([565e883](https://github.com/rancher/terraform-provider-file/commit/565e88370bb1ab36445f2be7c9a885d582c641ae))
## [2.0.1](https://github.com/rancher/terraform-provider-file/compare/v2.0.0...v2.0.1) (2025-10-02)