Skip to content

Releases: pantheon-systems/example-wordpress-composer

2.4.5

11 Mar 18:55
d8f81f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.4...2.4.5

2.4.4

11 Jul 20:35
8e43ad3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.3...2.4.4

2.4.0

25 Oct 19:09
623f4c4
Compare
Choose a tag to compare
  • Use the Terminus CLU plugin for CI cron jobs to update Composer dependencies.
    • Add support for BitBucket in addition to GitLab and CircleCI

2.3.0

18 Oct 20:57
Compare
Choose a tag to compare
  • Add BitBucket Config (#171). Props @aaronbauman
  • Update dependencies
  • Use -r instead of -a in rsync
  • -a tracks file permissions, when all we need for our purposes is to copy recursively
  • Update Lando instructions in the Readme (#198). Props @nelsonamaya82

2.2.1 Release

03 Sep 23:35
Compare
Choose a tag to compare
  • Allow for more recent versions of WPNPS and PAPC

2.2.0 Release

30 Aug 13:27
Compare
Choose a tag to compare
  • Reorganize and rename .ci scripts
  • Update Quicksilver pushback to 2.x

2.0.0 Release

27 Jun 22:32
71227df
Compare
Choose a tag to compare
  • GitLab example
  • Visual regression tests
  • Behat with Headless Chrome
  • CI script re-write to match example-drops-8-composer

1.0.1

29 Nov 20:22
0fc3872
Compare
Choose a tag to compare

Bug fix removing a hard-coded version number in composer.json that prevents packagist from registering these tagged releases.

1.0.0

29 Nov 19:49
efa5672
Compare
Choose a tag to compare

Making a 1.0.0 release so that composer create-project (and terminus build:project:create) can run and get stable version.

See #33 for discussion of version numbers.