浏览代码

Version Bump

Sarah Norris 1 年之前
父节点
当前提交
733bc12ada
共有 6 个文件被更改,包括 11 次插入5 次删除
  1. 3 0
      block-canvas/readme.txt
  2. 1 1
      block-canvas/style.css
  3. 3 0
      lowfi/readme.txt
  4. 1 1
      lowfi/style.css
  5. 2 2
      package-lock.json
  6. 1 1
      package.json

+ 3 - 0
block-canvas/readme.txt

@@ -12,6 +12,9 @@ Block Canvas is a simple theme that supports full-site editing. It comes with a
 
 == Changelog ==
 
+= 0.0.32 =
+* Block Canvas: Remove patterns (#7214)
+
 = 0.0.31 =
 * Add standard spacing presets to Block Canvas (#7717)
 

+ 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: 6.0
 Tested up to: 6.0
 Requires PHP: 5.7
-Version: 0.0.31
+Version: 0.0.32
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: block-canvas

+ 3 - 0
lowfi/readme.txt

@@ -12,6 +12,9 @@ LowFi is a simple blog theme inspired by Lo-fi aesthetics and beats.
 
 == Changelog ==
 
+= 1.0.3 =
+* Low Fi: Remove the space in the theme display name. No change in the slug and the textdomain. (#7730)
+
 = 1.0.2 =
 * LowFi: Remove the patch version for submission (#7691)
 

+ 1 - 1
lowfi/style.css

@@ -7,7 +7,7 @@ Description: LowFi is a simple blog theme with Lo-fi aesthetics.
 Requires at least: 6.0
 Tested up to: 6.4
 Requires PHP: 5.7
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lowfi

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.511",
+	"version": "1.0.512",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.511",
+			"version": "1.0.512",
 			"license": "GPL-2.0",
 			"workspaces": [
 				"*"

+ 1 - 1
package.json

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