File tree 4 files changed +10
-9
lines changed
4 files changed +10
-9
lines changed Original file line number Diff line number Diff line change
1
+ ### 0.5.9: December 5th, 2019
1
2
* ** Fix** - Update obsolete filter woocommerce_stock_html by woocommerce_get_stock_html
2
3
* ** Fix** - Enable again the bottom description field
3
4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stormbringer" ,
3
- "version" : " 0.5.8 " ,
3
+ "version" : " 0.5.9 " ,
4
4
"description" : " WordPress theme" ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " http://github.com/nicomollet/stormbringer.git"
9
9
},
10
10
"devDependencies" : {
11
- "grunt" : " 1.0.2 " ,
11
+ "grunt" : " 1.0.4 " ,
12
12
"grunt-contrib-concat" : " ^1.0.1" ,
13
13
"grunt-contrib-cssmin" : " ^1.0.2" ,
14
14
"grunt-contrib-sass" : " ^1.0.0" ,
15
15
"grunt-contrib-uglify" : " ^2.0.0" ,
16
- "grunt-contrib-watch" : " ^1.0 .0" ,
16
+ "grunt-contrib-watch" : " ^1.1 .0" ,
17
17
"grunt-assets-versioning" : " ^1.0.6" ,
18
18
"grunt-contrib-clean" : " ^1.0.0" ,
19
19
"grunt-shell" : " ^1.1.2" ,
20
- "grunt-modernizr" : " ^1.0.2 "
20
+ "grunt-modernizr" : " ^2. 1.0"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stormbringer" ,
3
- "version" : " 0.5.8 " ,
3
+ "version" : " 0.5.9 " ,
4
4
"description" : " WordPress theme" ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " http://github.com/nicomollet/stormbringer.git"
9
9
},
10
10
"devDependencies" : {
11
- "grunt" : " 1.0.2 " ,
11
+ "grunt" : " 1.0.4 " ,
12
12
"grunt-contrib-concat" : " ^1.0.1" ,
13
13
"grunt-contrib-cssmin" : " ^1.0.2" ,
14
14
"grunt-contrib-sass" : " ^1.0.0" ,
15
15
"grunt-contrib-uglify" : " ^2.0.0" ,
16
- "grunt-contrib-watch" : " ^1.0 .0" ,
16
+ "grunt-contrib-watch" : " ^1.1 .0" ,
17
17
"grunt-assets-versioning" : " ^1.0.6" ,
18
18
"grunt-contrib-clean" : " ^1.0.0" ,
19
19
"grunt-shell" : " ^1.1.2" ,
20
- "grunt-modernizr" : " ^1.0.2 "
20
+ "grunt-modernizr" : " ^2. 1.0"
21
21
}
22
22
}
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.5.8
7
+ Version: 0.5.9
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