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:
parent
3248bdad4c
commit
f692b196b7
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
".": "0.4.0"
|
||||
".": "0.4.1"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue