chore(release/v1): release 1.1.1 (#192)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-09-19 23:42:39 -05:00 committed by GitHub
parent 9a652a5d22
commit 2648362f7e
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.1.0"
".": "1.1.1"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [1.1.1](https://github.com/rancher/terraform-provider-file/compare/v1.1.0...v1.1.1) (2025-09-20)
### Bug Fixes
* goreleaser tag race condition ([#188](https://github.com/rancher/terraform-provider-file/issues/188)) ([#191](https://github.com/rancher/terraform-provider-file/issues/191)) ([9a652a5](https://github.com/rancher/terraform-provider-file/commit/9a652a5d22f7e5019f691b3b436e784318050c58))
## [1.1.0](https://github.com/rancher/terraform-provider-file/compare/v1.0.0...v1.1.0) (2025-09-19)