@@ -12,6 +12,9 @@ Block Canvas is a simple theme that supports full-site editing. It comes with a
== Changelog ==
+= 0.0.23 =
+* Remove font-smoothing CSS (#6816)
+
= 0.0.22 =
* Add home.html template to Block Canvas (#6784)
@@ -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.22
+Version: 0.0.23
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.5",
+ "version": "3.1.6",
"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.6 =
+* Fix missing --wp prefix for var --custom--form--color--border (#6796)
= 3.1.5 =
* Blockbase + children: remove __unstableLocation (#6759)
@@ -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.5
+Version: 3.1.6
Text Domain: blockbase
@@ -1,12 +1,12 @@
"name": "themes",
- "version": "1.0.281",
+ "version": "1.0.282",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "GPL-2.0",
"workspaces": [
"*"
"description": "Automattic public themes",
"author": "automattic",