From c0c18b4cff60725475820779b08d7c6b84d802b6 Mon Sep 17 00:00:00 2001 From: Tunghsiao Liu Date: Tue, 11 Sep 2018 12:21:07 +0800 Subject: [PATCH] chore: release v1.2.3 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18f5d95..ea9307a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ + +## [1.2.3](https://github.com/sparanoid/grunt-uncss-inline/compare/v1.2.2...v1.2.3) (2018-09-11) + + + ## [1.2.2](https://github.com/sparanoid/grunt-uncss-inline/compare/v1.2.1...v1.2.2) (2018-08-20) diff --git a/package.json b/package.json index 71303ca..555b244 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-uncss-inline", "description": "A fork of addyosmani/grunt-uncss doing the exact same thing, but does focus on processing the inline CSS only.", - "version": "1.2.2", + "version": "1.2.3", "homepage": "https://github.com/sparanoid/grunt-uncss-inline", "author": "Tunghsiao Liu (https://github.com/sparanoid)", "maintainers": [