You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,13 +15,16 @@
15
15
16
16
## [UNRELEASED]
17
17
18
+
## [v0.5.1] - 2025-03-1
19
+
18
20
### Added
19
21
20
22
- Added ability to use a custom `auto-doc` script. ([#39](https://github.com/action-stars/generic-workflows/pull/39)) _@stevehipwell_
21
23
22
24
### Changed
23
25
24
26
- 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_
0 commit comments