Jelajahi Sumber

Version Bump

Jason Crist 2 tahun lalu
induk
melakukan
4df5c37019
4 mengubah file dengan 6 tambahan dan 3 penghapusan
  1. 3 0
      nested/readme.txt
  2. 1 1
      nested/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
nested/readme.txt

@@ -12,6 +12,9 @@ Nested is a blog design that displays posts overlapping featured images as a Mat
 
 == Changelog ==
 
+= 1.0.1 =
+* Nested: Cleanup query property (#7253)
+
 = 1.0.0 =
 * Initial release
 

+ 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
 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: nested

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.383",
+	"version": "1.0.384",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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