Skip to content

Commit f2b307d

Browse files
committed
Prepare release v1-alpha.16
1 parent 7a8959d commit f2b307d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning].
77

88
## [Unreleased]
99

10+
## [v1-alpha.16] - 2025-01-16
11+
1012
### Fixed
1113

1214
- Run `brew update` without `--preinstall`, as it was removed from Homebrew since a while and 4.4.16 started rejecting it. ([#45](https://github.com/douglascamata/setup-docker-macos-action/pull/45))
@@ -84,7 +86,8 @@ and this project adheres to [Semantic Versioning].
8486
[semantic versioning]: https://semver.org/spec/v2.0.0.html
8587

8688
<!-- Versions -->
87-
[Unreleased]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.15...HEAD
89+
[Unreleased]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.16...HEAD
90+
[v1-alpha.16]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.15...v1-alpha.16
8891
[v1-alpha.15]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.14...v1-alpha.15
8992
[v1-alpha.14]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.13...v1-alpha.14
9093
[v1-alpha.13]: https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.12...v1-alpha.13

0 commit comments

Comments
 (0)