Skip to content

Commit 985b34c

Browse files
committed
5.0.0
1 parent 19d672a commit 985b34c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 5.0.0 - 2021-01-12
2+
3+
- Changed: use PostCSS 7 API
4+
- Updated: Node support to 10.0.0 (major)
5+
16
# 4.0.1 - 2020-10-28
27

38
- Fixed: Incorrect conversion of small-caps ([#15](https://github.com/postcss/postcss-font-variant/pull/15))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-font-variant",
3-
"version": "4.0.1",
3+
"version": "5.0.0",
44
"description": "PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)