@@ -12,6 +12,9 @@ Block Canvas is a simple theme that supports full-site editing. It comes with a
== Changelog ==
+= 0.0.18 =
+* Update block canvas styles (#6640)
+
= 0.0.17 =
* Block canvas: clean up templates (#6620)
@@ -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.17
+Version: 0.0.18
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: block-canvas
@@ -1,12 +1,12 @@
{
"name": "themes",
- "version": "1.0.234",
+ "version": "1.0.235",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "GPL-2.0",
"workspaces": [
"*"
@@ -1,6 +1,6 @@
"description": "Automattic public themes",
"author": "automattic",
@@ -1,7 +1,7 @@
=== Rainfall ===
Contributors: Automattic
-Requires at least: 5.8
-Tested up to: 5.9
+Requires at least: 6.0
+Tested up to: 6.0
License: GPLv2 or later
@@ -13,7 +13,11 @@ Its minimalist functionality is balanced by a strong accent color, beautiful pho
+= 1.0.0 =
+* Rainfall: add to deploy list, update screenshot, bump version (#6654)
= 0.0.13 =
+* Initial release
* Rainfall: Updates for dotorg submission (#6626)
= 0.0.12 =