Varia: version increment to 1.1.1 for prior fix.
@@ -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"
@@ -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
@@ -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
@@ -5,7 +5,7 @@ Author: Automattic