chore(release/v0): release 0.4.0 (#167)

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 14:27:22 -05:00 committed by GitHub
parent 0a4a1efdef
commit 055a103f63
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.3.0"
".": "0.4.0"
}

View File

@ -1,5 +1,12 @@
# Changelog
## [0.4.0](https://github.com/rancher/terraform-provider-file/compare/v0.3.0...v0.4.0) (2025-09-19)
### Features
* make file and snapshot contents sensitive ([#163](https://github.com/rancher/terraform-provider-file/issues/163)) ([#166](https://github.com/rancher/terraform-provider-file/issues/166)) ([0a4a1ef](https://github.com/rancher/terraform-provider-file/commit/0a4a1efdef07cde0843143b27ba5c09bafae8ac8))
## [0.3.0](https://github.com/rancher/terraform-provider-file/compare/v0.2.1...v0.3.0) (2025-09-19)