Skip to content

Commit b5c5c1c

Browse files
committed
4.0.0
1 parent 8b816a6 commit b5c5c1c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### HEAD
22

3+
### 4.0.0
4+
35
* Update `postcss` to `^8.4.0` (major)
46
* Update `postcss-import` to `^14.0.0` (major)
57
* Update minimum Node version to `>=10.0.0` (major)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-easy-import",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "PostCSS plugin to inline @import rules content with extra features",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)