Skip to content

Commit 70dfabe

Browse files
committed
Release 9.0.1
1 parent 5d3bf7a commit 70dfabe

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@ module.exports = function (ctx) {
193193

194194
## Changelog
195195

196+
* 9.0.1
197+
* Bump postcss-load-config to ^3.0.0
198+
196199
* 9.0.0
197200
* Bump PostCSS to 8.0
198201
* Drop Node 6 support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"all": true,
1414
"check-coverage": true
1515
},
16-
"version": "9.0.0",
16+
"version": "9.0.1",
1717
"description": "PostCSS gulp plugin",
1818
"main": "index.js",
1919
"engines": {

0 commit comments

Comments
 (0)