Jelajahi Sumber

Version Bump

madhusudhand 2 tahun lalu
induk
melakukan
eb5378f012
6 mengubah file dengan 11 tambahan dan 5 penghapusan
  1. 3 0
      adventurer/readme.txt
  2. 1 1
      adventurer/style.css
  3. 3 0
      block-canvas/readme.txt
  4. 1 1
      block-canvas/style.css
  5. 2 2
      package-lock.json
  6. 1 1
      package.json

+ 3 - 0
adventurer/readme.txt

@@ -12,6 +12,9 @@ A theme for travelers, writers and photographers.
 
 == Changelog ==
 
+= 0.0.2 =
+* Adventurer: Apply latest changes (#6837)
+
 = 0.0.1 =
 * Initial release
 

+ 1 - 1
adventurer/style.css

@@ -7,7 +7,7 @@ Description: A theme for travelers, writers and photographers.
 Requires at least: 6.0
 Tested up to: 6.1.1
 Requires PHP: 5.7
-Version: 0.0.1
+Version: 0.0.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 

+ 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 ==
 
+= 0.0.24 =
+* Block Canvas: Add no results content to search template (#6860)
+
 = 0.0.23 =
 * Remove font-smoothing CSS (#6816)
 

+ 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
 Tested up to: 6.0
 Requires PHP: 5.7
-Version: 0.0.23
+Version: 0.0.24
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: block-canvas

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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