Skip to content

Commit 9684a89

Browse files
committed
Bumped version to 2.0.2
1 parent c321dbb commit 9684a89

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### Version 2.0.2
2+
3+
- Fixed Tailwind 2 fontSize default theme format incompatibility
4+
15
### Version 2.0.1
26

37
- Refactoring styles generation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tailwindcss-font-inter",
33
"description": "TailwindCSS plugin for pleasant Inter Typeface integration.",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"license": "MIT",
66
"main": "src/index.js",
77
"author": "Yuri Sementsov <hello@smcv.dev>",

0 commit comments

Comments
 (0)