Skip to content

Commit 9dcacc4

Browse files
authored
chore(docs): Add changelog for November 8th (#1770)
1 parent 4e23f52 commit 9dcacc4

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

apps/docs/changelog.mdx

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,28 @@ description: "New features, bug fixes, and improvements made to each package."
66
icon: "list-check"
77
---
88

9+
## Nov 08, 2024
10+
11+
**Tailwind 1.0.2**
12+
13+
- Fix TailwindConfig's type being broken when `tailwindcss` is not installed
14+
15+
**Create Email 0.1.2**
16+
17+
- Updated dependencies
18+
- @react-email/components@0.0.28
19+
20+
**Components 0.0.28**
21+
22+
- Updated dependencies
23+
- @react-email/code-block@0.0.10
24+
- @react-email/tailwind@1.0.2
25+
26+
**Code Block 0.0.18**
27+
28+
- fix improper padding on the line numbers
29+
- Add `fontFamily` prop that is inlined into the elements for all tokens
30+
931
## Nov 04, 2024
1032

1133
**Tailwind 1.0.1**

0 commit comments

Comments
 (0)