Skip to content

Commit

Permalink
-> v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Mar 5, 2018
1 parent 3163614 commit c95fd10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [Version 1.3.3](https://github.com/egoist/rollup-plugin-postcss/releases/tag/v1.3.3) (2018-3-5)

### Bug fixes

- skip logging when namedExports is a function, closed [#82](https://github.com/egoist/rollup-plugin-postcss/issues/82): [`3163614`](https://github.com/egoist/rollup-plugin-postcss/commit/3163614)

[...full changes](https://github.com/egoist/rollup-plugin-postcss/compare/v1.3.2...v1.3.3)

## [Version 1.3.2](https://github.com/egoist/rollup-plugin-postcss/releases/tag/v1.3.2) (2018-3-2)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-postcss",
"version": "1.3.2",
"version": "1.3.3",
"description": "Seamless integration between Rollup and PostCSS",
"main": "dist/rollup-plugin-postcss.cjs.js",
"files": [
Expand Down

0 comments on commit c95fd10

Please sign in to comment.