madhusudhand 2 anni fa
parent
commit
66d481aca8
4 ha cambiato i file con 7 aggiunte e 4 eliminazioni
  1. 3 0
      ixion/readme.txt
  2. 1 1
      ixion/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
ixion/readme.txt

@@ -152,6 +152,9 @@ Ixion also supports the following features:
 
 == Changelog ==
 
+= 1.1.8 =
+* #3957: Ixion: Add padding to group block (#6644)
+
 = 1.1.7 =
 * #3851: Ixion: Fix pullquote custom border colors (#6189)
 

+ 1 - 1
ixion/style.css

@@ -4,7 +4,7 @@ Theme URI: http://wordpress.com/themes/ixion/
 Author: Automattic
 Author URI: http://wordpress.com/themes/
 Description: A theme for non-profits, organizations, and schools.
-Version: 1.1.7-wpcom
+Version: 1.1.8-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: ixion

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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