File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ 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]
8+
9+ ## [ 0.5.0] - 2021-11-02
10+
11+ ### Added
12+ * Add ` wp:install ` task to install WordPress if it is not installed.
13+
714## [ 0.4.0] - 2021-05-28
815
916### Changed
@@ -56,7 +63,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5663### Added
5764- The initial version of this composer plugin.
5865
59- [ Unreleased ] : https://github.com/wearerequired/composer-deployer/compare/0.4.0...HEAD
66+ [ Unreleased ] : https://github.com/wearerequired/composer-deployer/compare/0.5.0...HEAD
67+ [ 0.5.0 ] : https://github.com/wearerequired/composer-deployer/compare/0.4.0...0.5.0
6068[ 0.4.0 ] : https://github.com/wearerequired/composer-deployer/compare/0.3.2...0.4.0
6169[ 0.3.2 ] : https://github.com/wearerequired/composer-deployer/compare/0.3.1...0.3.2
6270[ 0.3.1 ] : https://github.com/wearerequired/composer-deployer/compare/0.3.0...0.3.1
Original file line number Diff line number Diff line change 3636 },
3737 "extra" : {
3838 "branch-alias" : {
39- "dev-master" : " 0.5 .x-dev"
39+ "dev-master" : " 0.6 .x-dev"
4040 },
4141 "class" : " Required\\ Deployer\\ Plugin"
4242 },
You can’t perform that action at this time.
0 commit comments