Skip to content

Commit 63b1702

Browse files
committed
Bumped version to 1.0.8
1 parent abe01aa commit 63b1702

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Version 1.0.8
2+
3+
- Bump
4+
- Replaced Object.fromEntries with lodash methods to provide compatability older Node.js versions
5+
16
### Version 1.0.7
27

38
- Fixed line height and letter spacing values calculation for different font sizes (#2, #3)

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

0 commit comments

Comments
 (0)