madhusudhand 2 anni fa
parent
commit
c2e86565e4

+ 3 - 0
geologist-blue/readme.txt

@@ -12,6 +12,9 @@ Geologist is a streamlined theme for modern bloggers. It consists of a simple si
 
 == Changelog ==
 
+= 1.0.34 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.0.33 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
geologist-blue/style.css

@@ -7,7 +7,7 @@ Description: Geologist-blue is a streamlined theme for modern bloggers. It consi
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.0.33
+Version: 1.0.34
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 3 - 0
geologist-cream/readme.txt

@@ -12,6 +12,9 @@ Geologist is a streamlined theme for modern bloggers. It consists of a simple si
 
 == Changelog ==
 
+= 1.0.34 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.0.33 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
geologist-cream/style.css

@@ -7,7 +7,7 @@ Description: Geologist-cream is a streamlined theme for modern bloggers. It cons
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.0.33
+Version: 1.0.34
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 3 - 0
geologist-slate/readme.txt

@@ -12,6 +12,9 @@ Geologist is a streamlined theme for modern bloggers. It consists of a simple si
 
 == Changelog ==
 
+= 1.0.34 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.0.33 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
geologist-slate/style.css

@@ -7,7 +7,7 @@ Description: Geologist-slate is a streamlined theme for modern bloggers. It cons
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.0.33
+Version: 1.0.34
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 3 - 0
geologist-yellow/readme.txt

@@ -12,6 +12,9 @@ Geologist is a streamlined theme for modern bloggers. It consists of a simple si
 
 == Changelog ==
 
+= 1.0.34 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.0.33 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
geologist-yellow/style.css

@@ -7,7 +7,7 @@ Description: Geologist-yellow is a streamlined theme for modern bloggers. It con
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.0.33
+Version: 1.0.34
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 1 - 1
geologist/package.json

@@ -1,6 +1,6 @@
 {
   "name": "geologist",
-  "version": "1.0.34",
+  "version": "1.0.35",
   "description": "",
   "main": "style.css",
   "devDependencies": {

+ 3 - 0
geologist/readme.txt

@@ -12,6 +12,9 @@ Geologist is a streamlined theme for modern bloggers. It consists of a simple si
 
 == Changelog ==
 
+= 1.0.35 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.0.34 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
geologist/style.css

@@ -7,7 +7,7 @@ Description: Geologist is a streamlined theme for modern bloggers. It consists o
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.0.34
+Version: 1.0.35
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 3 - 0
lodestar/readme.txt

@@ -113,6 +113,9 @@ Custom color, pattern, or a beautiful image – the choice is yours. To change t
 
 == Changelog ==
 
+= 1.0.20 =
+* #66356: Lodestar: Home page: Full width blocks are not full width (#6344)
+
 = 1.0.19 =
 * #5017: Fix header w/scroll w/no custom header (#6444)
 

+ 1 - 1
lodestar/style.css

@@ -4,7 +4,7 @@ Theme URI: http://theme.wordpress.com/themes/lodestar
 Author: Automattic
 Author URI: https://www.wordpress.com
 Description: Lodestar is a trendy one-page theme designed with startups and small business ventures in mind.
-Version: 1.0.19-wpcom
+Version: 1.0.20-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lodestar

+ 6 - 6
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.215",
+	"version": "1.0.216",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.215",
+			"version": "1.0.216",
 			"license": "GPL-2.0",
 			"workspaces": [
 				"*"
@@ -177,7 +177,7 @@
 			}
 		},
 		"geologist": {
-			"version": "1.0.34",
+			"version": "1.0.35",
 			"license": "GPLv2",
 			"devDependencies": {
 				"@wordpress/base-styles": "^4.0.4",
@@ -19431,7 +19431,7 @@
 			}
 		},
 		"quadrat": {
-			"version": "1.1.46",
+			"version": "1.1.47",
 			"license": "GPLv2",
 			"devDependencies": {
 				"@wordpress/base-styles": "^4.0.4",
@@ -19486,7 +19486,7 @@
 			}
 		},
 		"russell": {
-			"version": "0.0.25",
+			"version": "0.0.26",
 			"license": "GPLv2",
 			"devDependencies": {
 				"@wordpress/base-styles": "^4.0.4",
@@ -19626,7 +19626,7 @@
 			}
 		},
 		"zoologist": {
-			"version": "1.0.36",
+			"version": "1.0.37",
 			"license": "GPLv2",
 			"devDependencies": {
 				"@wordpress/base-styles": "^4.0.4",

+ 1 - 1
package.json

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

+ 3 - 0
quadrat-black/readme.txt

@@ -12,6 +12,9 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.46 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.1.45 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
quadrat-black/style.css

@@ -7,7 +7,7 @@ Description: Quadrat is a simple, versatile WordPress theme, designed for blogs
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.1.45
+Version: 1.1.46
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 3 - 0
quadrat-green/readme.txt

@@ -12,6 +12,9 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.46 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.1.45 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
quadrat-green/style.css

@@ -7,7 +7,7 @@ Description: Quadrat is a simple, versatile WordPress theme, designed for blogs
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.1.45
+Version: 1.1.46
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 3 - 0
quadrat-red/readme.txt

@@ -12,6 +12,9 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.46 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.1.45 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
quadrat-red/style.css

@@ -7,7 +7,7 @@ Description: Quadrat is a simple, versatile WordPress theme, designed for blogs
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.1.45
+Version: 1.1.46
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 3 - 0
quadrat-white/readme.txt

@@ -12,6 +12,9 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.46 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.1.45 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
quadrat-white/style.css

@@ -7,7 +7,7 @@ Description: Quadrat is a simple, versatile WordPress theme, designed for blogs
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.1.45
+Version: 1.1.46
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 3 - 0
quadrat-yellow/readme.txt

@@ -12,6 +12,9 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.46 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.1.45 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
quadrat-yellow/style.css

@@ -7,7 +7,7 @@ Description: Quadrat is a simple, versatile WordPress theme, designed for blogs
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.1.45
+Version: 1.1.46
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 1 - 1
quadrat/package.json

@@ -1,6 +1,6 @@
 {
   "name": "quadrat",
-  "version": "1.1.46",
+  "version": "1.1.47",
   "description": "",
   "main": "index.php",
   "devDependencies": {

+ 3 - 0
quadrat/readme.txt

@@ -12,6 +12,9 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.47 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.1.46 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
quadrat/style.css

@@ -7,7 +7,7 @@ Description: Quadrat is a simple, versatile WordPress theme, designed for blogs
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.1.46
+Version: 1.1.47
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 1 - 1
zoologist/package.json

@@ -1,6 +1,6 @@
 {
   "name": "zoologist",
-  "version": "1.0.36",
+  "version": "1.0.37",
   "description": "",
   "main": "style.css",
   "devDependencies": {

+ 3 - 0
zoologist/readme.txt

@@ -12,6 +12,9 @@ Zoologist is a simple blogging theme that supports full-site editing.
 
 == Changelog ==
 
+= 1.0.37 =
+* #6832: Zoologist: Fix link underline on buttons (#6445)
+
 = 1.0.36 =
 * #6085: Zoologist: Add underline to links (#6382)
 

+ 1 - 1
zoologist/style.css

@@ -7,7 +7,7 @@ Description: Zoologist is a simple blogging theme that supports full-site editin
 Requires at least: 5.8
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 1.0.36
+Version: 1.0.37
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase