Jason Crist 2 éve
szülő
commit
12a9b45d47
5 módosított fájl, 7 hozzáadás és 4 törlés
  1. 1 1
      club/style.css
  2. 3 0
      livro/readme.txt
  3. 1 1
      livro/style.css
  4. 1 1
      package-lock.json
  5. 1 1
      package.json

+ 1 - 1
club/style.css

@@ -7,7 +7,7 @@ Description: Club is a funky, vibrant, opinionated theme with a monospaced font.
 Requires at least: 5.8
 Tested up to: 6.0
 Requires PHP: 5.7
-Version: 0.0.20
+Version: 0.0.21
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: club

+ 3 - 0
livro/readme.txt

@@ -13,6 +13,9 @@ Livro is a simple theme designed to evoke the calm feeling you get when you sett
 
 == Changelog ==
 
+= 1.0.17 =
+* Livro: add white and cream variations (#6359)
+
 = 1.0.16 =
 * Remove page-list blocks (#6313)
 

+ 1 - 1
livro/style.css

@@ -8,7 +8,7 @@ Requires at least: 5.8
 Tested up to: 5.8.3
 Requires PHP: 5.6
 Requires Gutenberg: 12.8
-Version: 1.0.16
+Version: 1.0.17
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: livro

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

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