浏览代码

Version Bump

Vicente Canales 1 年之前
父节点
当前提交
cf5d5b443d

+ 3 - 0
artly/readme.txt

@@ -12,6 +12,9 @@ Artly is a WordPress theme designed for blogs and magazines. Its modern, offset
 
 == Changelog ==
 
+= 1.0.4 =
+* Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
+
 = 1.0.3 =
 * Artly: Make sure the elements in the header and the footer don't bump to the screen edges (#7362)
 

+ 1 - 1
artly/style.css

@@ -7,7 +7,7 @@ Description: Artly is a WordPress theme designed for blogs and magazines. Its mo
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.3
+Version: 1.0.4
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: artly

+ 3 - 0
covr/readme.txt

@@ -12,6 +12,9 @@ Covr is a beautifully crafted theme that boasts a clean and modern design, speci
 
 == Changelog ==
 
+= 1.0.3 =
+* Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
+
 = 1.0.2 =
 * Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342)
 

+ 1 - 1
covr/style.css

@@ -7,7 +7,7 @@ Description: Covr is a simple and straightforward theme designed for a sleek pre
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: covr

+ 3 - 0
didone/readme.txt

@@ -12,6 +12,9 @@ Didone is a simple theme that supports full-site editing. It comes with a set of
 
 == Changelog ==
 
+= 1.0.2 =
+* Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
+
 = 1.0.1 =
 * Remove tags blog-homepage and auto-loading-homepage (#7322)
 

+ 1 - 1
didone/style.css

@@ -7,7 +7,7 @@ Description: Didone draws inspiration from a genre of serif typeface that origin
 Requires at least: 6.0
 Tested up to: 6.2.2
 Requires PHP: 5.7
-Version: 1.0.1
+Version: 1.0.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: didone

+ 3 - 0
foam/readme.txt

@@ -12,6 +12,9 @@ Foam is a WordPress event theme with a vibrant, straightforward style. Entirely
 
 == Changelog ==
 
+= 1.0.1 =
+* Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
foam/style.css

@@ -7,7 +7,7 @@ Description: Foam is a simple theme that supports full-site editing. It comes wi
 Requires at least: 6.0
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.0
+Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: foam

+ 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.24 =
+* Livro: Fix XXL Font Size (#7461)
+
 = 1.0.23 =
 * Public Themes J, K, L: PHP Rector fixes (#7388)
 

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

+ 3 - 0
loic/readme.txt

@@ -12,6 +12,9 @@ A simple blogging theme ideal for writers.
 
 == Changelog ==
 
+= 1.0.1 =
+* Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
loic/style.css

@@ -7,7 +7,7 @@ Description: A simple blogging theme ideal for writers.
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.0
+Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: loic

+ 3 - 0
mpho/readme.txt

@@ -12,6 +12,9 @@ Mpho is a minimalist single column theme that draws inspiration from short-sized
 
 == Changelog ==
 
+= 1.0.2 =
+* Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
+
 = 1.0.1 =
 * Remove tags blog-homepage and auto-loading-homepage (#7322)
 

+ 1 - 1
mpho/style.css

@@ -7,7 +7,7 @@ Description: Mpho is a minimalist single column theme that draws inspiration fro
 Requires at least: 6.0
 Tested up to: 6.2.2
 Requires PHP: 5.7
-Version: 1.0.1
+Version: 1.0.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: mpho

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.461",
+	"version": "1.0.462",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.459",
+			"version": "1.0.462",
 			"license": "GPL-2.0",
 			"workspaces": [
 				"*"

+ 1 - 1
package.json

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

+ 3 - 0
poesis/readme.txt

@@ -12,6 +12,9 @@ Poesis pays homage to the literary figures represented in the painting “Six Tu
 
 == Changelog ==
 
+= 1.0.3 =
+* Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
+
 = 1.0.2 =
 * Fix error: Template part has been deleted or is unavailable in Erma, Poesis, and Meraki   (#7348)
 

+ 1 - 1
poesis/style.css

@@ -7,7 +7,7 @@ Description: Poesis pays homage to the literary figures represented in the paint
 Requires at least: 6.1
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: poesis

+ 3 - 0
programme/readme.txt

@@ -12,6 +12,9 @@ Programme is a blog theme that reverences the legendary designer Massimo Vignell
 
 == Changelog ==
 
+= 0.0.2 =
+* Programme: Fix Century & Futury Style Colours (#7480)
+
 = 0.0.1 =
 * Initial release
 

+ 1 - 1
programme/style.css

@@ -7,7 +7,7 @@ Description: Programme is a blog theme that reverences the legendary designer Ma
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 0.0.1
+Version: 0.0.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 

+ 3 - 0
radcliffe-2/readme.txt

@@ -27,6 +27,9 @@ Radcliffe 2 includes support for Jetpack's Infinite Scroll as well as other feat
 
 == Changelog ==
 
+= 2.0.14 =
+* Radcliffe 2: Fix Scroll on Table Block (#7477)
+
 = 2.0.13 =
 * Public Themes Q, R: PHP Rector fixes (#7392)
 

+ 1 - 1
radcliffe-2/style.css

@@ -4,7 +4,7 @@ Theme URI: http://wordpress.com/themes/radcliffe-2
 Author: Anders Norén
 Author URI: http://www.andersnoren.se
 Description: A theme for bloggers who want their content to take center stage.
-Version: 2.0.13-wpcom
+Version: 2.0.14-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: radcliffe-2

+ 1 - 1
seedlet/package.json

@@ -1,6 +1,6 @@
 {
 	"name": "seedlet",
-	"version": "1.1.28",
+	"version": "1.1.29",
 	"description": "Seedlet",
 	"bugs": {
 		"url": "https://github.com/Automattic/seedlet/issues"

+ 1 - 1
seedlet/style-rtl.css

@@ -8,7 +8,7 @@ Description: Seedlet is a free WordPress theme. A two-column layout and classica
 Requires at least: 5.5
 Tested up to: 5.5
 Requires PHP: 5.6.2
-Version: 1.1.28-wpcom
+Version: 1.1.29-wpcom
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: seedlet

+ 1 - 1
seedlet/style.css

@@ -8,7 +8,7 @@ Description: Seedlet is a free WordPress theme. A two-column layout and classica
 Requires at least: 5.5
 Tested up to: 5.5
 Requires PHP: 5.6.2
-Version: 1.1.28-wpcom
+Version: 1.1.29-wpcom
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: seedlet

+ 3 - 0
strand/readme.txt

@@ -12,6 +12,9 @@ Strand is a simple blogging and newsletter theme. The main feature is its split
 
 == Changelog ==
 
+= 1.0.1 =
+* Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
strand/style.css

@@ -7,7 +7,7 @@ Description: Strand is a simple blogging and newsletter theme. The main feature
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 1.0.0
+Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 

+ 3 - 0
sunderland/readme.txt

@@ -12,6 +12,9 @@ Sunderland is a simple WordPress event theme designed for announcing upcoming ev
 
 == Changelog ==
 
+= 1.0.2 =
+* Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
+
 = 1.0.1 =
 * Update theme.json
 

+ 1 - 1
sunderland/style.css

@@ -7,7 +7,7 @@ Description: Sunderland is a simple theme that supports full-site editing. It co
 Requires at least: 6.0
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.1 
+Version: 1.0.2 
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: sunderland

+ 1 - 1
varia/package.json

@@ -1,6 +1,6 @@
 {
 	"name": "varia",
-	"version": "1.6.26",
+	"version": "1.6.27",
 	"description": "A variable-based design system for WordPress sites built with Gutenberg.",
 	"bugs": {
 		"url": "https://github.com/Automattic/themes/issues?q=is%3Aopen+is%3Aissue+label%3Avaria"

+ 1 - 1
varia/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A variable-based design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
-Version: 1.6.26
+Version: 1.6.27
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: varia

+ 1 - 1
varia/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A variable-based design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
-Version: 1.6.26
+Version: 1.6.27
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: varia