From 2406d207148c971f57bb48a18a61a4c3714fa267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Ko=CC=88nemann?= Date: Mon, 13 Feb 2017 09:11:13 +0100 Subject: [PATCH] update to 0.5.7 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- style.css | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5604e1..96eddfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ + - ** Release 0.5.7 Feb. 13th 2017 ** + - Fixing WooCommerce base layout by reverting custom woocommerce integration and switch back to default integration + - Adding /js/ folder to watcher task excluding theme.js and theme.min.js + - Removing duplicate DIV from "both-sidebars" page template - Thx @evandiamond + - Fixing sidebar check + - Remove customizer from theme.min.js + + - ** Release 0.5.6 (skipping 0.5.5) Feb. 9th 2017 ** - Adding automated tests - thx @carl-alberto - Remove custom Bootstrap gellery completely diff --git a/package.json b/package.json index a178c03..317b252 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.5.6", + "version": "0.5.7", "description": "Wordpress Theme framework", "main": "index.js", "scripts": { diff --git a/style.css b/style.css index 303d661..9e9f7fa 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,7 @@ Description: Combination of AutomatticĀ“s _s theme and Bootstrap 4. Made as a so That downloads everything and moves it in place so that you can recompile your CSS and JS files; A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/holger1411/understrap A child theme is available on Github, too: https://github.com/holger1411/understrap-child; -Version: 0.5.6 +Version: 0.5.7 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: understrap