浏览代码

Version Bump

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

+ 7 - 0
loudness/readme.txt

@@ -12,6 +12,13 @@ A theme for music-y stuff
 
 == Changelog ==
 
+= 0.0.6 =
+* Adding missing svg assets (#6617)
+* Added a front-page template (#6615)
+* refactored singular template's padding configuration (#6614)
+* Corrected the location of loudness' svg illustration assets (#6618)
+* Adding guest performers pattern (#6619)
+
 = 0.0.5 =
 * Refactored to a singular template and updated layout widths to match changes in design (#6608)
 

+ 1 - 1
loudness/style.css

@@ -7,7 +7,7 @@ Description: A theme for music-y stuff
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.5
+Version: 0.0.6
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: loudness

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.226",
+	"version": "1.0.227",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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