From eeebb6f4703dccfd8159bd868a5e018f9928514c Mon Sep 17 00:00:00 2001 From: Frankie Jarrett Date: Mon, 24 Apr 2017 11:48:59 -0500 Subject: [PATCH] 1.1.2 --- .dev/sass/style.scss | 2 +- functions.php | 2 +- package.json | 2 +- readme.md | 20 +++++++++++++++----- readme.txt | 2 +- style-rtl.css | 2 +- style.css | 2 +- 7 files changed, 21 insertions(+), 11 deletions(-) diff --git a/.dev/sass/style.scss b/.dev/sass/style.scss index eb204be..529c35f 100644 --- a/.dev/sass/style.scss +++ b/.dev/sass/style.scss @@ -4,7 +4,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com/ * Description: Activation is a Primer child theme with a colorful, fitness-focused design. - * Version: 1.1.1 + * Version: 1.1.2 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: activation diff --git a/functions.php b/functions.php index cafafe7..1ea4fce 100755 --- a/functions.php +++ b/functions.php @@ -7,7 +7,7 @@ * * @var string */ -define( 'PRIMER_CHILD_VERSION', '1.1.1' ); +define( 'PRIMER_CHILD_VERSION', '1.1.2' ); /** * Move some elements around. diff --git a/package.json b/package.json index be4081c..d910c77 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "activation", "title": "Activation", "description": "Activation is a Primer child theme with a colorful, fitness-focused design.", - "version": "1.1.1", + "version": "1.1.2", "author": "GoDaddy", "license": "GPL-2.0", "repository": "godaddy/wp-activation-theme", diff --git a/readme.md b/readme.md index fe2d5af..81c2b41 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ **Tags:** [custom-background](https://wordpress.org/themes/tags/custom-background/), [custom-colors](https://wordpress.org/themes/tags/custom-colors/), [custom-header](https://wordpress.org/themes/tags/custom-header/), [custom-menu](https://wordpress.org/themes/tags/custom-menu/), [editor-style](https://wordpress.org/themes/tags/editor-style/), [featured-images](https://wordpress.org/themes/tags/featured-images/), [fixed-layout](https://wordpress.org/themes/tags/fixed-layout/), [flexible-header](https://wordpress.org/themes/tags/flexible-header/), [fluid-layout](https://wordpress.org/themes/tags/fluid-layout/), [left-sidebar](https://wordpress.org/themes/tags/left-sidebar/), [light](https://wordpress.org/themes/tags/light/), [one-column](https://wordpress.org/themes/tags/one-column/), [responsive-layout](https://wordpress.org/themes/tags/responsive-layout/), [right-sidebar](https://wordpress.org/themes/tags/right-sidebar/), [rtl-language-support](https://wordpress.org/themes/tags/rtl-language-support/), [sticky-post](https://wordpress.org/themes/tags/sticky-post/), [threaded-comments](https://wordpress.org/themes/tags/threaded-comments/), [three-columns](https://wordpress.org/themes/tags/three-columns/), [translation-ready](https://wordpress.org/themes/tags/translation-ready/), [two-columns](https://wordpress.org/themes/tags/two-columns/) **Requires at least:** 4.4 **Tested up to:** 4.7 -**Stable tag:** 1.1.1 +**Stable tag:** 1.1.2 **License:** GPL-2.0 **License URI:** https://www.gnu.org/licenses/gpl-2.0.html @@ -89,15 +89,25 @@ Source: https://unsplash.com/photos/9HI8UJMSdZA ## Changelog ## +### 1.1.2 ### + +* Tweak: Improved theme screenshot + +Props [@fjarrett](https://github.com/fjarrett) + ### 1.1.1 ### -* Tweak: Added styles for the improved posts pagination (requires Primer 1.6.0). @props [evanherman](https://github.com/EvanHerman) -* Fix: Text overlap on WooCommerce Add to Cart buttons in certain languages. @props [evanherman](https://github.com/EvanHerman) +* Tweak: Added styles for the improved posts pagination (requires Primer 1.6.0). +* Fix: Text overlap on WooCommerce Add to Cart buttons in certain languages. + +Props [@evanherman](https://github.com/EvanHerman) ### 1.1.0 ### -* New: Full compatibility with the WooCommerce plugin (requires Primer 1.5.0). @props [evanherman](https://github.com/EvanHerman), [fjarrett](https://github.com/fjarrett) -* Fix: Site Title Text color control not working in the Customizer. @props [evanherman](https://github.com/EvanHerman) +* New: Full compatibility with the WooCommerce plugin (requires Primer 1.5.0). +* Fix: Site Title Text color control not working in the Customizer. + +Props [@evanherman](https://github.com/EvanHerman), [@fjarrett](https://github.com/fjarrett) ### 1.0.0 ### diff --git a/readme.txt b/readme.txt index 21e46a1..9379154 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: godaddy, jonathanbardo, fjarrett, eherman24 Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, fixed-layout, flexible-header, fluid-layout, left-sidebar, light, one-column, responsive-layout, right-sidebar, rtl-language-support, sticky-post, threaded-comments, three-columns, translation-ready, two-columns Requires at least: 4.4 Tested up to: 4.7 -Stable tag: 1.1.1 +Stable tag: 1.1.2 License: GPL-2.0 License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/style-rtl.css b/style-rtl.css index d5b1955..fbaab9b 100644 --- a/style-rtl.css +++ b/style-rtl.css @@ -4,7 +4,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com/ * Description: Activation is a Primer child theme with a colorful, fitness-focused design. - * Version: 1.1.1 + * Version: 1.1.2 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: activation diff --git a/style.css b/style.css index d7ddbe9..233d24a 100755 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com/ * Description: Activation is a Primer child theme with a colorful, fitness-focused design. - * Version: 1.1.1 + * Version: 1.1.2 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: activation