From b095d0e3e474574bf2475c0e6cb069bb841af848 Mon Sep 17 00:00:00 2001 From: koenemann Date: Thu, 18 May 2017 11:06:01 +0200 Subject: [PATCH] preparing 0.6.1 update --- CHANGELOG.md | 14 ++++++++++++++ bower.json | 2 +- package.json | 9 +++++---- style.css | 2 +- 4 files changed, 21 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 548ff4d..9272279 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,18 @@ + - ** Release 0.6.1 May 18th 2017 ** + - Replacing some older BS3 markup - Thx @typeplus and @Kostas Vrouvas + - Add basic error handling for `gulp-plumber` - thx @L422Y + - Correcting woo commerce customer login markup + - Replacing cssnano with minify-css + - Fix deprecated product accessor for EooCommerce 3.0 - Thx @willgorham + - Declare woocommerce support - Thx @typeplus + - Adding norwegian translation files - Thx @joakimhellum + - Adding info for GitHub updater plugin + - Fixing imagemin task + - Specify correct post templates for jetpack infinite scroll - Thx @typeplus + - Streamline 404.php and aligning with other page templates + + - ** Release 0.6.0 (skipping 0.5.8 and 0.5.9 ) Apr. 21th 2017 ** - Adding WooCommerce 3.0.0 support - Big thx @typeplus - Add npm-debug.log to .gitignore file - thx @OussamaElgoumri diff --git a/bower.json b/bower.json index 65b9a22..aab2eff 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.6.0", + "version": "0.6.1", "homepage": "http://understrap.com", "authors": [ "Holger Koenemann " diff --git a/package.json b/package.json index 8b521b2..9e38509 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.6.0", + "version": "0.6.1", "description": "Wordpress Theme framework", "main": "index.js", "scripts": { @@ -28,10 +28,11 @@ "homepage": "https://understrap.com", "dependencies": { "bootstrap": "^4.0.0-alpha.6", - "browser-sync": "^2.18.8", + "browser-sync": "^2.18.11", "del": "^2.2.2", "font-awesome": "^4.7.0", "gulp": "^3.9.1", + "gulp-clean-css": "^3.3.1", "gulp-clone": "^1.0.0", "gulp-concat": "^2.6.1", "gulp-cssnano": "^2.1.2", @@ -42,12 +43,12 @@ "gulp-rename": "^1.2.2", "gulp-rimraf": "^0.2.1", "gulp-sass": "^3.1.0", - "gulp-sourcemaps": "2.4.1", + "gulp-sourcemaps": "2.6.0", "gulp-uglify": "^2.1.2", "gulp-watch": "^4.3.11", "merge2": "^1.0.3", "run-sequence": "^1.2.2", - "gulp-clean-css": "^3.0.4", + "undescores-for-npm": "^1.0.0" }, "devDependencies": { diff --git a/style.css b/style.css index b43019e..ebdf8cf 100644 --- a/style.css +++ b/style.css @@ -8,7 +8,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.6.0 +Version: 0.6.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: understrap