Skip to content

Commit 479cac3

Browse files
Release v0.5.0 (#37)
Co-authored-by: demeyerthom <8173199+demeyerthom@users.noreply.github.com>
1 parent 9abff7e commit 479cac3

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

.changes/unreleased/Added-20240802-123857.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20240802-113953.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20240901-074014.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20240901-074221.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.5.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## v0.5.0 - 2024-09-03
2+
### Added
3+
* Added full Hub resource logic
4+
### Dependency
5+
* chore(deps): bump the go group across 1 directory with 3 updates
6+
* chore(deps): bump the github-actions group with 4 updates
7+
* chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 in the go group

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v0.5.0 - 2024-09-03
10+
### Added
11+
* Added full Hub resource logic
12+
### Dependency
13+
* chore(deps): bump the go group across 1 directory with 3 updates
14+
* chore(deps): bump the github-actions group with 4 updates
15+
* chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 in the go group
16+
917
## v0.4.1 - 2023-09-01
1018
### Fixed
1119
* Updated go version, added documentation stubs, updated workflows

0 commit comments

Comments
 (0)