From 68fca0fb0198b39e855af038a7aa0eb67e0db194 Mon Sep 17 00:00:00 2001 From: Filipe Araujo Date: Thu, 14 Jul 2016 07:39:53 -0400 Subject: [PATCH] Release 0.0.6 --- History.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 71f6dbd..9c7e7f8 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,18 @@ +0.0.6 / 2016-07-14 +================== + * Release 0.0.6 + * Merge pull request #3 from fusionstrings/patch-1 + * uglify only on distribution process + * localization fixes + * adding fragment support + * style registry now accepts preprocess and postprocess transforms + * fix test configuration + +0.0.5 / 2016-05-26 +================== + * deep assign configuration + 0.0.4 / 2016-02-03 ================== diff --git a/package.json b/package.json index d02820b..8b03c2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "polymer-bootlicker", - "version": "0.0.5", + "version": "0.0.6", "author": "Filipe Araujo ", "description": "", "dependencies": {