From c8f66a6f499ebae7f09d6e20391fe7dd105127d1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 May 2020 15:08:20 +0000 Subject: [PATCH] chore(release): 3.1.0 [skip ci] # [3.1.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.6...v3.1.0) (2020-05-07) ### Bug Fixes * **injector:** external @babel/runtime ([129aff5](https://github.com/Anidetrix/rollup-plugin-styles/commit/129aff515d5883809a7223f2a63e8aea5c45cd3a)) ### Features * **modules:** customizable `autoModules` ([c3298de](https://github.com/Anidetrix/rollup-plugin-styles/commit/c3298de27a7f983b4e013ce16dffbf8178d5d331)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4e911d8..c26bb8d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [3.1.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.6...v3.1.0) (2020-05-07) + + +### Bug Fixes + +* **injector:** external @babel/runtime ([129aff5](https://github.com/Anidetrix/rollup-plugin-styles/commit/129aff515d5883809a7223f2a63e8aea5c45cd3a)) + + +### Features + +* **modules:** customizable `autoModules` ([c3298de](https://github.com/Anidetrix/rollup-plugin-styles/commit/c3298de27a7f983b4e013ce16dffbf8178d5d331)) + ## [3.0.6](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.5...v3.0.6) (2020-05-07) diff --git a/package.json b/package.json index 2ac63e9d..35db847a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-styles", - "version": "3.0.6", + "version": "3.1.0", "description": "Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more", "keywords": [ "rollup",