Skip to content

Commit

Permalink
-> v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Jan 31, 2019
1 parent 2bfbcc3 commit 34af830
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [Version 2.0.3](https://github.com/:egoist/rollup-plugin-postcss/releases/tag/v2.0.3) (2019-1-31)

### Bug fixes

- update engines field: [`2bfbcc3`](https://github.com/:egoist/rollup-plugin-postcss/commit/2bfbcc3)

[...full changes](https://github.com/:egoist/rollup-plugin-postcss/compare/v2.0.2...v2.0.3)

## [Version 2.0.2](https://github.com/:egoist/rollup-plugin-postcss/releases/tag/v2.0.2) (2019-1-31)

### Bug fixes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-postcss",
"version": "2.0.2",
"version": "2.0.3",
"description": "Seamless integration between Rollup and PostCSS",
"main": "dist/index.js",
"files": [
Expand Down Expand Up @@ -85,4 +85,4 @@
]
]
}
}
}

0 comments on commit 34af830

Please sign in to comment.