File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning].
77
88## [ Unreleased]
99
10+ ## [ v1.1.0] - 2025-12-30
11+
1012### Added
1113
1214- Install Docker Buildx and configure it as a Docker CLI plugin ([ #29 ] ( https://github.com/douglascamata/setup-docker-macos-action/issues/29 ) ).
@@ -115,7 +117,8 @@ This release is just a retag of `v1-alpha.16` as `v1.0.0`.
115117[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
116118
117119<!-- Versions -->
118- [ Unreleased ] : https://github.com/douglascamata/setup-docker-macos-action/compare/v1.0.2...HEAD
120+ [ Unreleased ] : https://github.com/douglascamata/setup-docker-macos-action/compare/v1.1.0...HEAD
121+ [ v1.1.0 ] : https://github.com/douglascamata/setup-docker-macos-action/compare/v1.0.2...v1.1.0
119122[ v1.0.2 ] : https://github.com/douglascamata/setup-docker-macos-action/compare/v1.0.1...v1.0.2
120123[ v1.0.1 ] : https://github.com/douglascamata/setup-docker-macos-action/compare/v1.0.0...v1.0.1
121124[ v1.0.0 ] : https://github.com/douglascamata/setup-docker-macos-action/compare/v1-alpha.16...v1.0.0
You can’t perform that action at this time.
0 commit comments