瀏覽代碼

Merge pull request #1334 from Automattic/fix/varia_typo_fix_version_increment

Varia: version increment to 1.1.1 for prior fix.
Jeffrey Pearce 5 年之前
父節點
當前提交
cf4355ce67
共有 5 個文件被更改,包括 9 次插入4 次删除
  1. 1 1
      varia/package.json
  2. 5 0
      varia/readme.txt
  3. 1 1
      varia/style-rtl.css
  4. 1 1
      varia/style.css
  5. 1 1
      varia/style.scss

+ 1 - 1
varia/package.json

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

+ 5 - 0
varia/readme.txt

@@ -14,9 +14,14 @@ A design system for WordPress sites built with Gutenberg.
 
 == Changelog ==
 
+= 1.1.1 =
+* Fix: Fix typos in spacing override utility classes.
+* Released: August 29, 2019
+
 = 1.1.0 =
 * Implements Semver version numbering system: MAJOR.minor.Bugfix
 * Upgrades package dependancies to latest versions: autoprefixer, chokidar-cli, postcss-cli.
+* Released: August 28, 2019
 
 = 1.0 =
 * Released: May 10, 2019

+ 1 - 1
varia/style-rtl.css

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

+ 1 - 1
varia/style.css

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

+ 1 - 1
varia/style.scss

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