Browse Source

Version Bump

Sarah Norris 2 years ago
parent
commit
5cbfbe341f
8 changed files with 15 additions and 6 deletions
  1. 3 0
      aldente/readme.txt
  2. 1 1
      aldente/style.css
  3. 3 0
      exmoor/readme.txt
  4. 1 1
      exmoor/style.css
  5. 3 0
      lineup/readme.txt
  6. 1 1
      lineup/style.css
  7. 2 2
      package-lock.json
  8. 1 1
      package.json

+ 3 - 0
aldente/readme.txt

@@ -12,6 +12,9 @@ Al Dente is a blog theme perfect for blogs whose posts are categorised, for exam
 
 == Changelog ==
 
+= 1.0.1 =
+* Al Dente: Remove post navigation from page template (#7185)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
aldente/style.css

@@ -7,7 +7,7 @@ Description: Al Dente is a blog theme perfect for blogs whose posts are categori
 Requires at least: 6.0
 Tested up to: 6.2.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: aldente

+ 3 - 0
exmoor/readme.txt

@@ -12,6 +12,9 @@ Exmoor is a business themethat has a landing page style front page.
 
 == Changelog ==
 
+= 1.0.1 =
+* Exmor: Remove stray text in the table pattern (#7184)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
exmoor/style.css

@@ -7,7 +7,7 @@ Description: Exmoor is a business theme
 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: exmoor

+ 3 - 0
lineup/readme.txt

@@ -12,6 +12,9 @@ Lineup is a '90s D.I.Y. fanzine inspired theme lists entries with a bold typogra
 
 == Changelog ==
 
+= 1.0.1 =
+* Lineup: Make sure gap between posts are 0 (#7181)
+
 = 1.0 =
 * Initial release
 

+ 1 - 1
lineup/style.css

@@ -7,7 +7,7 @@ Description: Lineup is a fanzine inspired theme lists entries with a bold typogr
 Requires at least: 5.8
 Tested up to: 6.1.1
 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: 

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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