diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5d02000..bf5f1fb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.6.1" + ".": "0.6.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4844c2d..20609eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.6.2](https://github.com/poweradmin/terraform-provider-poweradmin/compare/v0.6.1...v0.6.2) (2026-07-19) + + +### Miscellaneous + +* **deps:** bump the github-actions group with 2 updates ([#62](https://github.com/poweradmin/terraform-provider-poweradmin/issues/62)) ([eaa0869](https://github.com/poweradmin/terraform-provider-poweradmin/commit/eaa0869095695799da03130fc9b88c19d7e34ea9)) +* **deps:** bump the github-actions group with 4 updates ([#60](https://github.com/poweradmin/terraform-provider-poweradmin/issues/60)) ([a9b46c0](https://github.com/poweradmin/terraform-provider-poweradmin/commit/a9b46c011c1778ed3ee59244f093bbf0da50a57f)) + ## [0.6.1](https://github.com/poweradmin/terraform-provider-poweradmin/compare/v0.6.0...v0.6.1) (2026-07-10)