Skip to content

Commit 29d6bad

Browse files
committed
feat(docs): changelog for June 16th, 2025
1 parent 759e51f commit 29d6bad

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

apps/docs/changelog.mdx

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

9+
## June 16, 2025
10+
11+
**Components 0.1.0**
12+
13+
- code-block: fix access to all `pre` properties
14+
- button: respect the order in which padding properties are defined
15+
- Updated dependencies
16+
- @react-email/code-block@0.1.0
17+
- @react-email/button@0.1.0
18+
- @react-email/tailwind@1.0.5
19+
20+
**Button 0.1.0**
21+
22+
- respect the order in which padding properties are defined
23+
24+
**Code Block 0.1.0**
25+
26+
- fix access to all `pre` properties
27+
928
## June 10, 2025
1029

1130
**Components 0.0.42**

0 commit comments

Comments
 (0)