Jelajahi Sumber

Version Bump

Jason Crist 3 tahun lalu
induk
melakukan
30ba4ede36
5 mengubah file dengan 12 tambahan dan 4 penghapusan
  1. 1 1
      block-canvas/style.css
  2. 8 0
      curator/readme.txt
  3. 1 1
      curator/style.css
  4. 1 1
      package-lock.json
  5. 1 1
      package.json

+ 1 - 1
block-canvas/style.css

@@ -7,7 +7,7 @@ Description: Block canvas is a simple theme that supports full-site editing. It
 Requires at least: 5.7
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.9
+Version: 0.0.10
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: block-canvas

+ 8 - 0
curator/readme.txt

@@ -13,6 +13,14 @@ With large heavy sans-serif paired with a light elegant serif font, it sets the
 
 == Changelog ==
 
+= 0.0.10 =
+* Add closing group. (#6126)
+* curator: home page template (#6061)
+* Add recipe pattern. (#6094)
+* Curator: add reviews pattern (#6091)
+* Curator: add paragraph with quote block pattern (#6090)
+* Curator: update screenshot and description (#6143)
+
 = 0.0.9 =
 * Curator: update footer styles (#6070)
 * Curator: update page template (#6058)

+ 1 - 1
curator/style.css

@@ -7,7 +7,7 @@ Description:
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.9
+Version: 0.0.10
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template:

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.160",
+	"version": "1.0.161",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.160",
+	"version": "1.0.161",
 	"description": "Automattic public themes",
 	"author": "automattic",
 	"license": "GPL-2.0",