chore(release/v1): release 1.1.0

This commit is contained in:
github-actions[bot] 2025-09-19 23:20:02 +00:00 committed by GitHub
parent fd8bd232cd
commit 84a6dd19af
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 @@
{
".": "1.0.0"
".": "1.1.0"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [1.1.0](https://github.com/rancher/terraform-provider-file/compare/v1.0.0...v1.1.0) (2025-09-19)
### Features
* update flake ([#183](https://github.com/rancher/terraform-provider-file/issues/183)) ([#186](https://github.com/rancher/terraform-provider-file/issues/186)) ([fd8bd23](https://github.com/rancher/terraform-provider-file/commit/fd8bd232cd0b20fca859fc3fe97c8e7494b08f72))
## [1.0.0](https://github.com/rancher/terraform-provider-file/compare/v0.1.0...v1.0.0) (2025-09-19)