From f017159c26a8f31e08a427775002105672acc7fe Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 28 Jan 2020 22:34:12 +0000 Subject: [PATCH] chore(release): 1.1.6 [skip ci] ## [1.1.6](https://github.com/saitho/amp-css/compare/v1.1.5...v1.1.6) (2020-01-28) ### Bug Fixes * add typings to NPM package ([6b4ef2b](https://github.com/saitho/amp-css/commit/6b4ef2b1bd38dfc3b64d1e760e6538fb044a534e)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d0af3d..33a94e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@saithodev/amp-css", - "version": "1.1.5", + "version": "1.1.6", "description": "Provides a binary to compile SCSS files and validate them for AMP.", "bin": { "amp-css": "dist/bin/amp-css"