chore(release/v0): release 0.1.3 (#125)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-08-29 11:34:08 -05:00 committed by GitHub
parent 8d7fae6cdd
commit d34f60cd33
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 @@
{
".": "0.1.2"
".": "0.1.3"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [0.1.3](https://github.com/rancher/terraform-provider-file/compare/v0.1.2...v0.1.3) (2025-08-28)
### Bug Fixes
* correct the rc calculation ([#121](https://github.com/rancher/terraform-provider-file/issues/121)) ([#124](https://github.com/rancher/terraform-provider-file/issues/124)) ([8d7fae6](https://github.com/rancher/terraform-provider-file/commit/8d7fae6cddd41a742fb50fca4cb4ffa9f5d2529b))
## [0.1.2](https://github.com/rancher/terraform-provider-file/compare/v0.1.1...v0.1.2) (2025-08-28)