@@ -12,6 +12,9 @@ Block Canvas is a simple theme that supports full-site editing. It comes with a
== Changelog ==
+= 0.0.26 =
+* Remove table CSS from block canvas theme as it has been addressed in Gutenberg (#6954)
+
= 0.0.24 =
* Block Canvas: Add no results content to search template (#6860)
@@ -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.25
+Version: 0.0.26
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": "themes",
- "version": "1.0.296",
+ "version": "1.0.297",
"lockfileVersion": 3,
"requires": true,
"packages": {
"description": "Automattic public themes",
"author": "automattic",
"license": "GPL-2.0",