Skip to content

Commit

Permalink
Bump WordPress to 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Jun 21, 2021
1 parent 0d76f7d commit e8e4aa1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
### 2.0.9: 2021-06-2021
### 2.1.0: 2021-06-21

* Bump WordPress to 5.7.2

### 2.0.9: 2021-06-21

* Change default mysql host back to 127.0.0.1 instead of localhost as [macos-lemp-stack](https://github.com/digitoimistodude/macos-lemp-setup) and newest brew mariadb updates seem to depend on it

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"vlucas/phpdotenv": "^5.3",
"oscarotero/env": "^2.1",
"roots/wp-config": "^1.0",
"johnpbloch/wordpress": "5.7.1",
"johnpbloch/wordpress": "5.7.2",
"digitoimistodude/air-helper": "*",
"wpackagist-plugin/classic-editor": "*",
"wpackagist-plugin/koko-analytics": "*",
Expand Down

0 comments on commit e8e4aa1

Please sign in to comment.