chore(release/v1): release 2.0.0

This commit is contained in:
github-actions[bot] 2025-10-01 18:31:59 +00:00 committed by GitHub
parent 6a781ea7fd
commit 37b77919f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{ {
".": "1.1.1" ".": "2.0.0"
} }

View File

@ -1,5 +1,16 @@
# Changelog # Changelog
## [2.0.0](https://github.com/rancher/terraform-provider-file/compare/v1.1.1...v2.0.0) (2025-10-01)
### ⚠ BREAKING CHANGES
* Add local directory management ([#201](https://github.com/rancher/terraform-provider-file/issues/201)) (#204)
### Features
* Add local directory management ([#201](https://github.com/rancher/terraform-provider-file/issues/201)) ([#204](https://github.com/rancher/terraform-provider-file/issues/204)) ([6a781ea](https://github.com/rancher/terraform-provider-file/commit/6a781ea7fd67723bbfd9ab99a2db38d59df734e8))
## [1.1.1](https://github.com/rancher/terraform-provider-file/compare/v1.1.0...v1.1.1) (2025-09-20) ## [1.1.1](https://github.com/rancher/terraform-provider-file/compare/v1.1.0...v1.1.1) (2025-09-20)