浏览代码

Version Bump

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

+ 3 - 0
lynx/readme.txt

@@ -9,6 +9,9 @@ A theme for creators equipped with multiple patterns for single page site.
 
 == Changelog ==
 
+= 0.0.22 =
+* Lynx: Remove button styles from the green style variation. (#6647)
+
 = 0.0.21 =
 * Lynx: Update default color palette. (#6645)
 

+ 1 - 1
lynx/style.css

@@ -7,7 +7,7 @@ Description: A theme for anyone who wants to create a collection of links to the
 Requires at least: 5.7
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.21
+Version: 0.0.22
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lynx

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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