Skip to content

Commit f4ad63f

Browse files
committed
Release 0.6.0
1 parent 24923b9 commit f4ad63f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)