@@ -12,6 +12,9 @@ Block Canvas is a simple theme that supports full-site editing. It comes with a
== Changelog ==
+= 0.0.21 =
+* Block Canvas: Add self-closing tag to comments pattern in page template (#6764)
+
= 0.0.20 =
* Block Canvas: small updates (#6705)
@@ -7,7 +7,7 @@ Description: Block Canvas is a simple theme that supports full-site editing. It
Requires at least: 6.0
Tested up to: 6.0
Requires PHP: 5.7
-Version: 0.0.20
+Version: 0.0.21
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: block-canvas
@@ -1,6 +1,6 @@
{
"name": "blockbase",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "Blank Parent Theme",
"bugs": {
"url": "https://github.com/Automattic/themes/issues/new?label=[Theme]%20Blockbase"
@@ -19,6 +19,9 @@ Read the release notes at https://blockbasetheme.com/category/release-notes/
+= 3.1.2 =
+* Blockbase: Ensure Blockbase migration script is only run once (#6711)
= 3.1.1 =
* Removed the bits that disabled the navigation fallback so that navigation would work as expected. (#6743)
@@ -7,7 +7,7 @@ Description: Blockbase is a simple theme that supports full-site editing. It com
Requires at least: 6.1
Tested up to: 6.1
-Version: 3.1.1
+Version: 3.1.2
Text Domain: blockbase
@@ -1,12 +1,12 @@
"name": "themes",
- "version": "1.0.267",
+ "version": "1.0.268",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "GPL-2.0",
"workspaces": [
"*"
@@ -76,7 +76,7 @@
}
},
"blockbase": {
"license": "GPLv2",
"devDependencies": {
"@wordpress/base-styles": "^4.0.4",
"description": "Automattic public themes",
"author": "automattic",