浏览代码

Version Bump

Jeff Ong 3 年之前
父节点
当前提交
c46b165502
共有 6 个文件被更改,包括 11 次插入5 次删除
  1. 3 0
      archeo/readme.txt
  2. 1 1
      archeo/style.css
  3. 3 0
      curator/readme.txt
  4. 1 1
      curator/style.css
  5. 2 2
      package-lock.json
  6. 1 1
      package.json

+ 3 - 0
archeo/readme.txt

@@ -12,6 +12,9 @@ A theme inspired by Mayan history and culture.
 
 == Changelog ==
 
+= 1.0.12 =
+* [Test] Archeo link interactivity states (#6101)
+
 = 1.0.11 =
 * Archeo: Try using button as an element (#5849)
 

+ 1 - 1
archeo/style.css

@@ -7,7 +7,7 @@ Description: A theme inspired by Mayan history and culture
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 1.0.11
+Version: 1.0.12
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: archeo

+ 3 - 0
curator/readme.txt

@@ -13,6 +13,9 @@ With large heavy sans-serif paired with a light elegant serif font, it sets the
 
 == Changelog ==
 
+= 0.0.14 =
+* Curator: revise search template (#6160)
+
 = 0.0.13 =
 * Curator: add mobile menu styling (#6146)
 

+ 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.13
+Version: 0.0.14
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template:

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.165",
+	"version": "1.0.166",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.162",
+			"version": "1.0.166",
 			"license": "GPL-2.0",
 			"dependencies": {
 				"wp-prettier": "^2.0.5"

+ 1 - 1
package.json

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