Browse Source

Version Bump

Sarah Norris 3 years ago
parent
commit
be13f70a06
6 changed files with 13 additions and 5 deletions
  1. 3 0
      canard/readme.txt
  2. 1 1
      canard/style.css
  3. 5 0
      curator/readme.txt
  4. 1 1
      curator/style.css
  5. 2 2
      package-lock.json
  6. 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.15 =
+* #4730: Canard: Fix Blog Post block thumbnail background (#5986)
+
 = 1.0.14 =
 * #3080: Canard: Fix byline in blog post block (#5981)
 

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

+ 5 - 0
curator/readme.txt

@@ -12,6 +12,11 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
 == Changelog ==
 
+= 0.0.3 =
+* Curator: style 404 page (#5983)
+* Curator: update link and navigation styles (#5982)
+* Curator: adjust font styles (#5984)
+
 = 0.0.2 =
 * Add button styles (#5973)
 

+ 1 - 1
curator/style.css

@@ -7,7 +7,7 @@ Description:
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.2
+Version: 0.0.3
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: 

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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