Skip to content

Commit 94bf21e

Browse files
committed
Update releases.ts
1 parent 8ce5dc9 commit 94bf21e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs-content/html/releases.ts

+15
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
export const releases = [
2+
{
3+
version: "2.3.2",
4+
date: "September 13, 2024",
5+
name: "@material-tailwind/html",
6+
description: "Material Tailwind v2.3.2",
7+
content: [
8+
{
9+
title: "docs changes",
10+
data: [
11+
"Input, Breadcrumb, Collapse, Dialog, Form, Gallery, Image, List, Menu components with code & UI changes",
12+
"Added new examples for Select component"
13+
],
14+
},
15+
],
16+
},
217
{
318
version: "2.3.1",
419
date: "September 6, 2024",

0 commit comments

Comments
 (0)