From 14c7433d240f824c495a6e2527933ecf2fb652b1 Mon Sep 17 00:00:00 2001 From: Maxime Thirouin Date: Mon, 5 Sep 2016 09:10:56 +0200 Subject: [PATCH] 1.5.2 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98cde18..bb730db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.5.2 - 2016-09-05 + +- Fixed: no more generation `postinstall` hook ``\o/``. + ([#47](https://github.com/Nyalab/caniuse-api/pull/47) - @alexisvincent) + # 1.5.1 - 2016-08-06 - Fixed: Do not fail when browserslist gives a browser that caniuse-api doesn't diff --git a/package.json b/package.json index 7cbe146..c0eda59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "caniuse-api", - "version": "1.5.1", + "version": "1.5.2", "description": "request the caniuse data to check browsers compatibilities", "repository": "https://github.com/nyalab/caniuse-api.git", "keywords": [