Skip to content

Commit

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

## 4.0.5
* Fixed exports (by @phoenisx).

## 4.0.4
* Fixed Custom Properties support.

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

0 comments on commit a6b9b90

Please sign in to comment.