ソースを参照

Varia: Bump up the version to deploy to WP.com

Takashi Irie 5 年 前
コミット
3c5a216f6d

+ 1 - 1
varia/package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "varia",
   "name": "varia",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
varia/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "varia",
   "name": "varia",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "description": "A variable-based design system for WordPress sites built with Gutenberg.",
   "description": "A variable-based design system for WordPress sites built with Gutenberg.",
   "bugs": {
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues?q=is%3Aopen+is%3Aissue+label%3Avaria"
     "url": "https://github.com/Automattic/themes/issues?q=is%3Aopen+is%3Aissue+label%3Avaria"

+ 3 - 3
varia/sass/components/comments/_comments.scss

@@ -93,12 +93,12 @@
 			margin-bottom: 0;
 			margin-bottom: 0;
 			padding-right: 0;
 			padding-right: 0;
 		}
 		}
-    
-    .fn {
+
+		.fn {
 			word-wrap: break-word;
 			word-wrap: break-word;
 			word-break: break-word;
 			word-break: break-word;
 			hyphens: auto;
 			hyphens: auto;
-    }
+		}
 
 
 		.avatar {
 		.avatar {
 			display: block;
 			display: block;

+ 3 - 3
varia/style-rtl.css

@@ -6,11 +6,11 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A variable-based design system for WordPress sites built with Gutenberg.
 Description: A variable-based design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.0
+Version: 1.3.1
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Text Domain: varia
 Text Domain: varia
-Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, full-site-editing, a8c-global-styles
+Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, full-site-editing, jetpack-global-styles
 
 
 This theme, like WordPress, is licensed under the GPL.
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 Use it to make something cool, have fun, and share what you've learned with others.
@@ -2970,7 +2970,7 @@ body:not(.fse-enabled) .footer-menu a {
 	line-height: 1.125;
 	line-height: 1.125;
 	margin-bottom: 4px;
 	margin-bottom: 4px;
 	padding-left: 40px;
 	padding-left: 40px;
-  max-width: calc(100% - 48px);
+	max-width: calc(100% - 48px);
 }
 }
 
 
 @media only screen and (min-width: 560px) {
 @media only screen and (min-width: 560px) {

+ 3 - 3
varia/style.css

@@ -6,11 +6,11 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A variable-based design system for WordPress sites built with Gutenberg.
 Description: A variable-based design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.0
+Version: 1.3.1
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Text Domain: varia
 Text Domain: varia
-Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, full-site-editing, a8c-global-styles
+Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, full-site-editing, jetpack-global-styles
 
 
 This theme, like WordPress, is licensed under the GPL.
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 Use it to make something cool, have fun, and share what you've learned with others.
@@ -2987,7 +2987,7 @@ body:not(.fse-enabled) .footer-menu a {
 	line-height: 1.125;
 	line-height: 1.125;
 	margin-bottom: 4px;
 	margin-bottom: 4px;
 	padding-right: 40px;
 	padding-right: 40px;
-  max-width: calc(100% - 48px);
+	max-width: calc(100% - 48px);
 }
 }
 
 
 @media only screen and (min-width: 560px) {
 @media only screen and (min-width: 560px) {

+ 1 - 1
varia/style.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: A variable-based design system for WordPress sites built with Gutenberg.
 Description: A variable-based design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
 Requires at least: WordPress 4.9.6
-Version: 1.3.0
+Version: 1.3.1
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: LICENSE
 License URI: LICENSE
 Text Domain: varia
 Text Domain: varia