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:
parent
8d7fae6cdd
commit
d34f60cd33
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
".": "0.1.2"
|
".": "0.1.3"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# 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)
|
## [0.1.2](https://github.com/rancher/terraform-provider-file/compare/v0.1.1...v0.1.2) (2025-08-28)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue