Skip to content

Commit 7062872

Browse files
committed
Bumped version to 2.0.3
1 parent 9116559 commit 7062872

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### Version 2.0.3
2+
3+
- Fixed Tailwind 2 fontSize default theme format incompatibility
4+
- Fixed incorrect font size config type check
5+
6+
### Version 2.0.2
7+
8+
- Fixed Tailwind 2 fontSize default theme format incompatibility
9+
110
### Version 2.0.1
211

312
- 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.3",
55
"license": "MIT",
66
"main": "src/index.js",
77
"author": "Yuri Sementsov <hello@smcv.dev>",

0 commit comments

Comments
 (0)