Sarah Norris 2 anni fa
parent
commit
c8bec35828
8 ha cambiato i file con 15 aggiunte e 6 eliminazioni
  1. 3 0
      block-canvas/readme.txt
  2. 1 1
      block-canvas/style.css
  3. 3 0
      lativ/readme.txt
  4. 1 1
      lativ/style.css
  5. 3 0
      nested/readme.txt
  6. 1 1
      nested/style.css
  7. 2 2
      package-lock.json
  8. 1 1
      package.json

+ 3 - 0
block-canvas/readme.txt

@@ -12,6 +12,9 @@ Block Canvas is a simple theme that supports full-site editing. It comes with a
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 0.0.28 =
+* Remove Rubik font from heading definition (#7267)
+
 = 0.0.27 =
 = 0.0.27 =
 * Add link styles for post-terms (#7058)
 * Add link styles for post-terms (#7058)
 
 

+ 1 - 1
block-canvas/style.css

@@ -7,7 +7,7 @@ Description: Block Canvas is a simple theme that supports full-site editing. It
 Requires at least: 6.0
 Requires at least: 6.0
 Tested up to: 6.0
 Tested up to: 6.0
 Requires PHP: 5.7
 Requires PHP: 5.7
-Version: 0.0.27
+Version: 0.0.28
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: block-canvas
 Text Domain: block-canvas

+ 3 - 0
lativ/readme.txt

@@ -12,6 +12,9 @@ Lativ is a WordPress block theme specifically designed for businesses and startu
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 1.0.1 =
+* Remove Rubik from heading definition (#7266)
+
 = 1.0.0 =
 = 1.0.0 =
 * Initial release
 * Initial release
 
 

+ 1 - 1
lativ/style.css

@@ -7,7 +7,7 @@ Description: Lativ is a WordPress block theme specifically designed for business
 Requires at least: 6.1
 Requires at least: 6.1
 Tested up to: 6.2
 Tested up to: 6.2
 Requires PHP: 5.7
 Requires PHP: 5.7
-Version: 1.0.0
+Version: 1.0.1
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lativ
 Text Domain: lativ

+ 3 - 0
nested/readme.txt

@@ -12,6 +12,9 @@ Nested is a blog design that displays posts overlapping featured images as a Mat
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 1.0.3 =
+* Nested: Fix the excerpt colour (#7264)
+
 = 1.0.2 =
 = 1.0.2 =
 * Nested: Fix cover blocks on homepage (#7256)
 * Nested: Fix cover blocks on homepage (#7256)
 
 

+ 1 - 1
nested/style.css

@@ -7,7 +7,7 @@ Description: Nested is a blog design that displays posts overlapping featured im
 Requires at least: 6.1
 Requires at least: 6.1
 Tested up to: 6.2
 Tested up to: 6.2
 Requires PHP: 5.7
 Requires PHP: 5.7
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: nested
 Text Domain: nested

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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