Jelajahi Sumber

Version Bump

Matias Benedetto 2 tahun lalu
induk
melakukan
f0f1a25e0c
8 mengubah file dengan 15 tambahan dan 6 penghapusan
  1. 3 0
      covr/readme.txt
  2. 1 1
      covr/style.css
  3. 3 0
      erma/readme.txt
  4. 1 1
      erma/style.css
  5. 3 0
      fewer/readme.txt
  6. 1 1
      fewer/style.css
  7. 2 2
      package-lock.json
  8. 1 1
      package.json

+ 3 - 0
covr/readme.txt

@@ -12,6 +12,9 @@ Covr is a beautifully crafted theme that boasts a clean and modern design, speci
 
 == Changelog ==
 
+= 1.0.1 =
+* Covr: remove theme key from template part links in templates
+
 = 0.0.1 =
 * Initial release
 

+ 1 - 1
covr/style.css

@@ -7,7 +7,7 @@ Description: Covr is a simple and straightforward theme designed for a sleek pre
 Requires at least: 5.8
 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: covr

+ 3 - 0
erma/readme.txt

@@ -12,6 +12,9 @@ Erma is a WordPress portfolio block theme that features gorgeous imagery and mod
 
 == Changelog ==
 
+= 1.0.4 =
+* missing changelog
+
 = 1.0.3 =
 * Erma: adding defult font weight
 

+ 1 - 1
erma/style.css

@@ -7,7 +7,7 @@ Description: Erma is a WordPress portfolio block theme that features gorgeous im
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.3
+Version: 1.0.4
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: erma

+ 3 - 0
fewer/readme.txt

@@ -12,6 +12,9 @@ Fewer is perfect for showcasing portfolios and blogs. With a clean and opinionat
 
 == Changelog ==
 
+= 1.0.2 =
+* missing changelog
+
 = 1.0.1 =
 * fix font slug
 

+ 1 - 1
fewer/style.css

@@ -7,7 +7,7 @@ Description: Fewer is perfect for showcasing portfolios and blogs. With a clean
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.1
+Version: 1.0.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: fewer

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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