Skip to content

Commit e803b6f

Browse files
Chore: Publish release (#154)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jeff <[email protected]>
1 parent ebe38df commit e803b6f

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/dirty-geckos-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
### 3.0.2 — 2022-05-06
4+
5+
#### 🐛 Fixed
6+
7+
- Use correct custom property with default lineHeight values [#153](https://github.com/stormwarning/tailwindcss-capsize/pull/153)
8+
9+
Fixes issue with a `leading-*` class being required even with fontSize values including a default lineHeight.
10+
311
### 3.0.1 — 2022-01-17
412

513
#### 🐛 Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-capsize",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "TailwindCSS leading-trim utility classes.",
55
"keywords": [
66
"tailwindcss",

0 commit comments

Comments
 (0)