File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 0.6.0 ] - 2021-11-02
88
99### Added
1010* Add ` wp:post_rollout ` task and ` post_rollout_commands ` option to run custom commands before finishing the deployment.
@@ -66,7 +66,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6666### Added
6767- The initial version of this composer plugin.
6868
69- [ Unreleased ] : https://github.com/wearerequired/composer-deployer/compare/0.5.0...HEAD
69+ [ Unreleased ] : https://github.com/wearerequired/composer-deployer/compare/0.6.0...HEAD
70+ [ 0.6.0 ] : https://github.com/wearerequired/composer-deployer/compare/0.5.0...0.6.0
7071[ 0.5.0 ] : https://github.com/wearerequired/composer-deployer/compare/0.4.0...0.5.0
7172[ 0.4.0 ] : https://github.com/wearerequired/composer-deployer/compare/0.3.2...0.4.0
7273[ 0.3.2 ] : https://github.com/wearerequired/composer-deployer/compare/0.3.1...0.3.2
You can’t perform that action at this time.
0 commit comments