chore(release/v0): release 0.2.1 (#137)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-09-02 16:22:40 -05:00 committed by GitHub
parent 0266601079
commit 0d9b516d57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.1.3"
".": "0.2.1"
}

View File

@ -1,5 +1,15 @@
# Changelog
## [0.2.1](https://github.com/rancher/terraform-provider-file/compare/v0.1.3...v0.2.1) (2025-08-29)
### Bug Fixes
* add manual backport workflow ([#128](https://github.com/rancher/terraform-provider-file/issues/128)) ([#131](https://github.com/rancher/terraform-provider-file/issues/131)) ([7300e97](https://github.com/rancher/terraform-provider-file/commit/7300e97fd2f0b0153aad619ed29d459030938bb6))
* bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 in /test ([#126](https://github.com/rancher/terraform-provider-file/issues/126)) ([#136](https://github.com/rancher/terraform-provider-file/issues/136)) ([a1e577a](https://github.com/rancher/terraform-provider-file/commit/a1e577a99c9c8de7269230491846bd2a1534d4b0))
* bumping version number ([0266601](https://github.com/rancher/terraform-provider-file/commit/0266601079bcd0a1054b0c499ff4a0b29aac36be))
* hard code the owner and repo name ([#132](https://github.com/rancher/terraform-provider-file/issues/132)) ([#138](https://github.com/rancher/terraform-provider-file/issues/138)) ([044075c](https://github.com/rancher/terraform-provider-file/commit/044075c7d1c818b8d878e54048bc88958e700e35))
## [0.1.3](https://github.com/rancher/terraform-provider-file/compare/v0.1.2...v0.1.3) (2025-08-28)