From f33adbb9a7f76e5e3c8bd14c51ee09f5c6591e27 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 20 Jan 2020 19:16:30 +0000 Subject: [PATCH] chore(release): 1.1.5 [skip ci] ## [1.1.5](https://github.com/saitho/amp-css/compare/v1.1.4...v1.1.5) (2020-01-20) ### Bug Fixes * **build:** build sources before publishing the package ([60e7031](https://github.com/saitho/amp-css/commit/60e70318e71cd89fa91b1185142e8184c2752c76)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 306ecd9..09f7934 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@saithodev/amp-css", - "version": "1.1.4", + "version": "1.1.5", "description": "Provides a binary to compile SCSS files and validate them for AMP.", "bin": { "amp-css": "dist/bin/amp-css"