Takashi Irie 2 anni fa
parent
commit
75e16470c9
4 ha cambiato i file con 7 aggiunte e 4 eliminazioni
  1. 3 0
      heiwa/readme.txt
  2. 1 1
      heiwa/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
heiwa/readme.txt

@@ -12,6 +12,9 @@ Heiwa is a theme that supports full-site editing.
 
 == Changelog ==
 
+= 1.0.3 =
+* Heiwa: Update navigation width (#6573)
+
 = 1.0.2 =
 * lock post-content block by default (#6314)
 

+ 1 - 1
heiwa/style.css

@@ -7,7 +7,7 @@ Description: Heiwa is a clean and elegant theme. Its sophisticated typography an
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: blockbase

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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