Skip to content

Commit 2dd023f

Browse files
committed
Updates the changelog, version numbers and pot file.
1 parent 4a03340 commit 2dd023f

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Storefront Changelog
22

3+
### *2015.11.03* - 1.5.3
4+
* **Fix** - Storefront will now automatically load a child themes stylesheet.
5+
* **Fix** - CSS Syntax error in Customizer output.
6+
* **Tweak** - WooCommerce responsive table styles.
7+
38
### *2015.10.30* - 1.5.2
49
* **Fix** - Duplicate menu display when not using a handheld menu and switching between desktop/handheld orientations.
510
* **Tweak** - Adjusts how CSS is enqueued for child theme compatibility with RTL.

languages/storefront.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# This file is distributed under the GNU General Public License v2 or later.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Storefront 1.5.2\n"
5+
"Project-Id-Version: Storefront 1.5.3\n"
66
"Report-Msgid-Bugs-To: https://github.com/woothemes/storefront/issues\n"
7-
"POT-Creation-Date: 2015-10-30 10:48:05+00:00\n"
7+
"POT-Creation-Date: 2015-11-03 10:14:29+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "storefront",
33
"title": "Storefront",
4-
"version": "1.5.2",
4+
"version": "1.5.3",
55
"homepage": "http://www.woothemes.com/storefront/",
66
"repository": {
77
"type": "git",

style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: http://www.woothemes.com/storefront
44
Author: WooThemes
55
Author URI: http://www.woothemes.com
66
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooThemes, it features a deep integration with our market leading WooCommerce plugin, several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love it's lean and extensible codebase making it a joy to customise and extend. Looking for a WooCommerce theme? Look no further!
7-
Version: 1.5.2
7+
Version: 1.5.3
88
License: GNU General Public License v2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Text Domain: storefront

0 commit comments

Comments
 (0)