Skip to content

Commit d04d3c1

Browse files
committed
chore: Update changelog for v0.5.1 release
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
1 parent 0e551fc commit d04d3c1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,16 @@
1515

1616
## [UNRELEASED]
1717

18+
## [v0.5.1] - 2025-03-1
19+
1820
### Added
1921

2022
- Added ability to use a custom `auto-doc` script. ([#39](https://github.com/action-stars/generic-workflows/pull/39)) _@stevehipwell_
2123

2224
### Changed
2325

2426
- Removed value column from workflows outputs documentation. ([#40](https://github.com/action-stars/generic-workflows/pull/40)) _@stevehipwell_
27+
- Updated _github/codeql-action_ from `3.28.10` to [`3.28.11`](https://github.com/github/codeql-action/releases/tag/v3.28.11). ([#40](https://github.com/action-stars/generic-workflows/pull/40)) _@dependabot_
2528

2629
### Fixed
2730

@@ -125,7 +128,8 @@
125128
<!--
126129
RELEASES
127130
-->
128-
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.5.0...HEAD
131+
[UNRELEASED]: https://github.com/action-stars/generic-workflows/compare/v0.5.1...HEAD
132+
[v0.5.1]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.1
129133
[v0.5.0]: https://github.com/action-stars/generic-workflows/releases/tag/v0.5.0
130134
[v0.4.0]: https://github.com/action-stars/generic-workflows/releases/tag/v0.4.0
131135
[v0.3.6]: https://github.com/action-stars/generic-workflows/releases/tag/v0.3.6

0 commit comments

Comments
 (0)