Skip to content

Commit 6baf02a

Browse files
postcss-env-function v6.0.0
1 parent 1299ee5 commit 6baf02a

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

package-lock.json

Lines changed: 19 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/postcss-env-function/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Environment Variables
22

3-
### Unreleased (major)
3+
### 6.0.0
4+
5+
_July 3, 2023_
46

57
- Change license to `MIT-0` ([read more about this change in the blog post](https://preset-env.cssdb.org/blog/license-change/))
68

plugins/postcss-env-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-env-function",
33
"description": "Use env() variables in CSS",
4-
"version": "5.0.1",
4+
"version": "6.0.0",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "MIT-0",
77
"funding": [

0 commit comments

Comments
 (0)