Jason Crist 2 年 前
コミット
af6c6707d4
5 ファイル変更9 行追加3 行削除
  1. 3 0
      loudness/readme.txt
  2. 3 0
      lynx/readme.txt
  3. 1 1
      lynx/style.css
  4. 1 1
      package-lock.json
  5. 1 1
      package.json

+ 3 - 0
loudness/readme.txt

@@ -12,6 +12,9 @@ A bold, opinionated theme for music and learning.
 
 == Changelog ==
 
+= 1.0.0 =
+* Finalized things for release (#6702)
+
 = 0.0.10 =
 * Loudness: Add home template to the theme. (#6698)
 * Separate 'page' and 'single' templates.  Removed comments and title from page template.  Refined page template layout. (#6697)

+ 3 - 0
lynx/readme.txt

@@ -9,6 +9,9 @@ A theme for creators equipped with multiple patterns for single page site.
 
 == Changelog ==
 
+= 0.0.23 =
+* Lynx: Fixing a typo in social media service name. (#6700)
+
 = 0.0.22 =
 * Lynx: Remove button styles from the green style variation. (#6647)
 

+ 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.22
+Version: 0.0.23
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lynx

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

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