Skip to content

Commit

Permalink
Merge pull request #159 from massgov/hotfix/0.231.2
Browse files Browse the repository at this point in the history
Hotfix/0.231.2
  • Loading branch information
ygannett authored Feb 21, 2020
2 parents 8d7d97c + a548baa commit f87e89f
Show file tree
Hide file tree
Showing 4 changed files with 187 additions and 83 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@


## [0.231.2] - February 21, 2020

### Fixed
- DP-17563: Resolves an issue where deployment commands were unable to complete due to Acquia token expiration.

### Changed
- DP-17580: Update Mayflower to 9.40.2.


## [0.231.1] - February 20, 2020

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"drush/drush": "^10",
"enyo/dropzone": "4.3.0",
"guzzlehttp/guzzle": "^6.3",
"massgov/mayflower-artifacts": "9.40.1",
"massgov/mayflower-artifacts": "9.40.2",
"mikeyp/google_tag": "dev-8.x-1.x#3caa4f0b7f008576936ab7501d483bfcf58a4764",
"phlak/semver": "^2.0",
"phpunit/phpunit": "^6",
Expand Down
Loading

0 comments on commit f87e89f

Please sign in to comment.