浏览代码

Version Bump

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

+ 4 - 0
bute/readme.txt

@@ -12,6 +12,10 @@ Bute is a blog theme that has a full-screen front page
 
 == Changelog ==
 
+= 1.0.1 =
+* Bute: Update navigation so they are vertically centre to avoid wpcom banners overlapping (#7203)
+* Remove comments and post-meta template part refs from theme.json (#7228)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
bute/style.css

@@ -7,7 +7,7 @@ Description: Bute is a blog theme that has a full-screen front page
 Requires at least: 6.0
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.0
+Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: bute

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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