Skip to content

Commit 81f11e8

Browse files
authored
Merge pull request #48 from mach-composer/release/v1.0.3
Release v1.0.3
2 parents 9d556bd + f3c588e commit 81f11e8

File tree

5 files changed

+13
-9
lines changed

5 files changed

+13
-9
lines changed

.changes/unreleased/Dependency-20250401-134539.yaml

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

.changes/unreleased/Dependency-20250601-132433.yaml

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

.changes/unreleased/Fixed-20250630-225441.yaml

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

.changes/v1.0.3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## v1.0.3 - 2025-07-01
2+
### Fixed
3+
* Inheritance when partially bool was set
4+
### Dependency
5+
* chore(deps): bump golangci/golangci-lint-action from 6 to 7 in the github-actions group
6+
* chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ 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+
## v1.0.3 - 2025-07-01
10+
### Fixed
11+
* Inheritance when partially bool was set
12+
### Dependency
13+
* chore(deps): bump golangci/golangci-lint-action from 6 to 7 in the github-actions group
14+
* chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group
15+
916
## v1.0.2 - 2025-04-09
1017
### Fixed
1118
* components were not able to override authentication and password_protection types

0 commit comments

Comments
 (0)