chore(release/v0): release 0.4.1 (#172)

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 16:36:34 -05:00 committed by GitHub
parent 3248bdad4c
commit f692b196b7
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 @@
{
".": "0.4.0"
".": "0.4.1"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [0.4.1](https://github.com/rancher/terraform-provider-file/compare/v0.4.0...v0.4.1) (2025-09-19)
### Bug Fixes
* update actions GitHub script and setup go ([#168](https://github.com/rancher/terraform-provider-file/issues/168)) ([#171](https://github.com/rancher/terraform-provider-file/issues/171)) ([3248bda](https://github.com/rancher/terraform-provider-file/commit/3248bdad4cb318d8437f92c0193c4f0d30590032))
## [0.4.0](https://github.com/rancher/terraform-provider-file/compare/v0.3.0...v0.4.0) (2025-09-19)