Skip to content

Commit 32bada4

Browse files
committed
chore: update changelog for v0.6.0 release
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
1 parent 3553b1e commit 32bada4

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
## [UNRELEASED]
1717

18+
## [v0.6.0] - 2025-06-30
19+
1820
### Added
1921

2022
- Add _Dependabot_ changelog workflow. ([#53](https://github.com/action-stars/generic-workflows/pull/53)) _@stevehipwell_
@@ -24,9 +26,9 @@
2426
- Update _DavidAnson/markdownlint-cli2-action_ from `19.1.0` to [`20.0.0`](https://github.com/DavidAnson/markdownlint-cli2-action/releases/tag/v20.0.0). ([#50](https://github.com/action-stars/generic-workflows/pull/50)) _@dependabot_
2527
- Update _ossf/scorecard-action_ from `2.4.1` to [`2.4.2`](https://github.com/ossf/scorecard-action/releases/tag/v2.4.2). ([#51](https://github.com/action-stars/generic-workflows/pull/51)) _@dependabot_
2628
- Update _github/codeql-action_ from `3.28.17` to [`3.28.18`](https://github.com/github/codeql-action/releases/tag/v3.28.18). ([#51](https://github.com/action-stars/generic-workflows/pull/51)) _@dependabot_
27-
- Update `github/codeql-action` from `3.28.19` to `3.29.0`. ([#52](https://github.com/action-stars/generic-workflows/pull/52)) _@dependabot_
28-
- Update _ncipollo/release-action_ from `1.16.0` to `1.18.0`. ([#54](https://github.com/action-stars/generic-workflows/pull/54)) _@dependabot_
29-
- Update _github/codeql-action_ from `3.29.0` to `3.29.1`. ([#54](https://github.com/action-stars/generic-workflows/pull/54)) _@dependabot_
29+
- Update `github/codeql-action` from `3.28.19` to [`3.29.0`](https://github.com/github/codeql-action/releases/tag/v3.29.0). ([#52](https://github.com/action-stars/generic-workflows/pull/52)) _@dependabot_
30+
- Update _ncipollo/release-action_ from `1.16.0` to [`1.18.0`](https://github.com/ncipollo/release-action/releases/tag/v1.18.0). ([#54](https://github.com/action-stars/generic-workflows/pull/54)) _@dependabot_
31+
- Update _github/codeql-action_ from `3.29.0` to [`3.29.1`](https://github.com/github/codeql-action/releases/tag/v3.29.1). ([#54](https://github.com/action-stars/generic-workflows/pull/54)) _@dependabot_
3032

3133
## [v0.5.3] - 2025-05-13
3234

@@ -162,7 +164,8 @@
162164
<!--
163165
RELEASES
164166
-->
165-
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.5.3...HEAD
167+
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.6.0...HEAD
168+
[v0.6.0]: https://github.com/action-stars/generic-workflows/releases/tag/v0.6.0
166169
[v0.5.3]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.3
167170
[v0.5.2]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.2
168171
[v0.5.1]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.1

0 commit comments

Comments
 (0)