Sarah Norris 3 gadi atpakaļ
vecāks
revīzija
b26a827623
4 mainītis faili ar 7 papildinājumiem un 4 dzēšanām
  1. 3 0
      canard/readme.txt
  2. 1 1
      canard/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
canard/readme.txt

@@ -90,6 +90,9 @@ Social networks that aren't currently supported will be indicated by a generic s
 
 == Changelog ==
 
+= 1.0.16 =
+* #4934: Canard: Fix highlight padding (#5997)
+
 = 1.0.15 =
 * #4730: Canard: Fix Blog Post block thumbnail background (#5986)
 

+ 1 - 1
canard/style.css

@@ -4,7 +4,7 @@ Theme URI: https://wordpress.com/themes/canard/
 Author: Automattic
 Author URI: https://wordpress.com/themes/
 Description: A flexible and versatile theme perfect for magazines, news sites, and blogs. It lets you highlight specific articles on the homepage and balances readability with a powerful use of photography — all in a layout that works on any device.
-Version: 1.0.15-wpcom
+Version: 1.0.16-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: canard

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.130",
+	"version": "1.0.131",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.129",
+			"version": "1.0.131",
 			"license": "GPL-2.0",
 			"dependencies": {
 				"wp-prettier": "^2.0.5"

+ 1 - 1
package.json

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