@@ -11,6 +11,9 @@ Meraki is a blogging theme that supports full-site editing.
== Changelog ==
+= 0.0.5 =
+* Meraki: Re-add the 'auto-loading-homepage' tag to style.css (#6039)
+
= 0.0.4 =
* Meraki: Update footer pattern background color; update footer pattern structure to avoid horizontal scrollbars. (#6030)
@@ -7,7 +7,7 @@ Description: Meraki is a blogging theme that supports full-site editing.
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
-Version: 0.0.4
+Version: 0.0.5
License: GNU General Public License v2 or later
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
Template: blockbase
@@ -1,12 +1,12 @@
{
"name": "themes",
- "version": "1.0.141",
+ "version": "1.0.142",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"license": "GPL-2.0",
"dependencies": {
"wp-prettier": "^2.0.5"
@@ -1,6 +1,6 @@
"description": "Automattic public themes",
"author": "automattic",