浏览代码

Version Bump

arthur 1 年之前
父节点
当前提交
d7bc31a598
共有 4 个文件被更改,包括 7 次插入4 次删除
  1. 3 0
      creatio/readme.txt
  2. 1 1
      creatio/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
creatio/readme.txt

@@ -12,6 +12,9 @@ Creatio is a simple, minimal theme that supports full-site editing and global st
 
 == Changelog ==
 
+= 1.0.3 =
+* Creatio - Remove blockGap between first-level patterns (#7288)
+
 = 1.0.2 =
 * Update theme.json (#7276)
 

+ 1 - 1
creatio/style.css

@@ -7,7 +7,7 @@ Description: Creatio is a simple, minimal theme that supports full-site editing
 Requires at least: 6.1
 Tested up to: 6.2
 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: creatio

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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