瀏覽代碼

Version Bump

Jason Crist 3 年之前
父節點
當前提交
b48ccc17bd
共有 4 個文件被更改,包括 6 次插入3 次删除
  1. 3 0
      libretto/readme.txt
  2. 1 1
      libretto/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
libretto/readme.txt

@@ -79,6 +79,9 @@ If you'd like to apply the styling to a different paragraph, you can do so by wr
 
 == Changelog ==
 
+= 1.0.13 =
+* #2906: Libretto: Search bar overlaps menu items (#6055)
+
 = 1.0.1 - July 27, 2015
 * Improve display of menu across devices and platforms.
 * Clean up header display for better UX.

+ 1 - 1
libretto/style.css

@@ -4,7 +4,7 @@ Theme URI: http://wordpress.com/themes/libretto
 Author: Automattic
 Author URI: http://wordpress.com/themes/
 Description: Libretto is a responsive one-column theme with classic styling and careful typographic details. It’s ideally suited to showcasing longform writing interspersed with beautiful images and inspiring quotes.
-Version: 1.0.12-wpcom
+Version: 1.0.13-wpcom
 License: GNU General Public License
 License URI: http://www.gnu.org/licenses/gpl.html
 Text Domain: libretto

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.151",
+	"version": "1.0.152",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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