Skip to content

Commit 73e67fe

Browse files
committed
-> v1.6.1
1 parent 8ecce8c commit 73e67fe

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [Version 1.6.1](https://github.com/egoist/rollup-plugin-postcss/releases/tag/v1.6.1) (2018-4-17)
2+
3+
### Bug fixes
4+
5+
- fix regexp for css modules extension: [`8ecce8c`](https://github.com/egoist/rollup-plugin-postcss/commit/8ecce8c)
6+
7+
[...full changes](https://github.com/egoist/rollup-plugin-postcss/compare/v1.6.0...v1.6.1)
8+
19
## [Version 1.6.0](https://github.com/egoist/rollup-plugin-postcss/releases/tag/v1.6.0) (2018-4-17)
210

311
### New features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-postcss",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Seamless integration between Rollup and PostCSS",
55
"main": "dist/rollup-plugin-postcss.cjs.js",
66
"files": [

0 commit comments

Comments
 (0)