浏览代码

Version Bump

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

+ 3 - 0
lodestar/readme.txt

@@ -113,6 +113,9 @@ Custom color, pattern, or a beautiful image – the choice is yours. To change t
 
 == Changelog ==
 
+= 1.0.17 =
+* Lodestar: Add page password protection for portfolio items on the portfolio page (#6011)
+
 = 1.0 - February 20, 2017 =
 * Initial release
 

+ 1 - 1
lodestar/style.css

@@ -4,7 +4,7 @@ Theme URI: http://theme.wordpress.com/themes/lodestar
 Author: Automattic
 Author URI: https://www.wordpress.com
 Description: Lodestar is a trendy one-page theme designed with startups and small business ventures in mind.
-Version: 1.0.16-wpcom
+Version: 1.0.17-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lodestar

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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