Skip to content

Commit a516fae

Browse files
committed
Bumped version to 1.0.7
1 parent 9126e95 commit a516fae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
### Version 1.0.7
22

3+
- Bump
4+
- Fixed line height and letter spacing values calculation for different font sizes (#2, #3)
5+
- Bump
6+
7+
### Version 1.0.7
8+
39
- Fixed line height and letter spacing values calculation for different font sizes (#2, #3)
410

511
### Version 1.0.6

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 to integrate with Inter Typeface.",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"license": "MIT",
66
"main": "src/index.js",
77
"author": "Yuri Sementsov <hello@smcv.dev>",

0 commit comments

Comments
 (0)