Skip to content

Commit

Permalink
Release 4.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 14, 2021
1 parent 6094117 commit 7db7683
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,10 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 4.0
* Removed Node.js 10 support.
* Moved `postcss` to `peerDependencies`.

## 3.0.5
* Fixed escape in interpolation (by Jennifer Thakar).

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-scss",
"version": "3.0.5",
"version": "4.0.0",
"description": "SCSS parser for PostCSS",
"keywords": [
"css",
Expand Down

0 comments on commit 7db7683

Please sign in to comment.