diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c591ccc..366dfb34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,3 @@ -## [3.10.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.10.0...v3.10.1) (2020-10-07) - - -### Bug Fixes - -* correctly resolve file imports with query params ([#148](https://github.com/Anidetrix/rollup-plugin-styles/issues/148)) ([71bfe87](https://github.com/Anidetrix/rollup-plugin-styles/commit/71bfe875b96f1b7f240b2b8e334ad6385db56c79)), closes [#132](https://github.com/Anidetrix/rollup-plugin-styles/issues/132) - # [3.10.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.9.0...v3.10.0) (2020-06-26) diff --git a/package.json b/package.json index 82d0980f..19886704 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-styles", - "version": "3.10.1", + "version": "3.10.0", "description": "Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more", "keywords": [ "rollup",