Commit bc58b1c 1 parent 09eb910 commit bc58b1c Copy full SHA for bc58b1c
File tree 4 files changed +13
-3
lines changed
4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change
1
+ ### 0.3.7: August 22nd, 2017
2
+ * ** New** - WooCommerce: class for cart widgets empty/notempty
3
+ * ** New** - WooCommerce: account page title in shortcode
4
+ * ** Fix** - Hustle popup classes
5
+ * ** Fix** - Login/rememberme order
6
+ * ** Fix** - Remove PHP Notices
7
+ * ** Fix** - Remove console.log
8
+ * ** Fix** - Elementor buttons color
9
+ * ** Fix** - Undefined variable: class in footer.php
10
+
1
11
### 0.3.6: August 7th, 2017
2
12
* WooCommerce: Shortcode for displaying a link to account
3
13
* WooCommerce: Checkout, fix coupon_code
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stormbringer" ,
3
- "version" : " 0.3.6 " ,
3
+ "version" : " 0.3.7 " ,
4
4
"description" : " WordPress theme" ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stormbringer" ,
3
- "version" : " 0.3.6 " ,
3
+ "version" : " 0.3.7 " ,
4
4
"description" : " WordPress theme" ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Theme URI: https://github.com/nicomollet/stormbringer
4
4
Github Theme URI: https://github.com/nicomollet/stormbringer
5
5
Github Branch: master
6
6
Description: A simple responsive theme based on twitter's bootstrap framework.
7
- Version: 0.3.6
7
+ Version: 0.3.7
8
8
Author: Nicolas Mollet
9
9
Author URI: http://www.nicolasmollet.com
10
10
Text Domain: stormbringer
You can’t perform that action at this time.
0 commit comments