chore(release/v2): release 2.0.1 (#213)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
07722727ec
commit
15e2bb326a
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
".": "2.0.0"
|
".": "2.0.1"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.0.1](https://github.com/rancher/terraform-provider-file/compare/v2.0.0...v2.0.1) (2025-10-02)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* sort directory file info objects ([#209](https://github.com/rancher/terraform-provider-file/issues/209)) ([#212](https://github.com/rancher/terraform-provider-file/issues/212)) ([0772272](https://github.com/rancher/terraform-provider-file/commit/07722727ecdd0fff83afdb55d1a3a4d0bff758e1))
|
||||||
|
|
||||||
## [2.0.0](https://github.com/rancher/terraform-provider-file/compare/v1.1.1...v2.0.0) (2025-10-01)
|
## [2.0.0](https://github.com/rancher/terraform-provider-file/compare/v1.1.1...v2.0.0) (2025-10-01)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue