@@ -0,0 +1,3 @@
+## 1.0.8
+
+- [!tag|B|2|] 修复 Grid Props 的 `col` 为 `'10'|'11'|'12'` 时的类名错误 [PR#45](https://github.com/any-tdf/stdf/pull/45)。[!contribute|nakulrathore|]
+- [!tag|B|2|] Fixed the class name error when `col` is `'10'|'11'|'12'` in Grid Props [PR#45](https://github.com/any-tdf/stdf/pull/45). [!contribute|nakulrathore|]
@@ -1,3 +1,7 @@
+## 1.0.8 <font size=1>2025-05-04</font>
+- 修复 Grids 组件,详见 [Grids](https://stdf.design/components?nav=grids&tab=4)。
## 1.0.7 <font size=1>2025-04-30</font>
- 修复部分类型错误。
+- Fixed Grids component, please see [Grids](https://stdf.design/components?nav=grids&tab=4).
- Fixed some type errors.
@@ -1,6 +1,6 @@
{
"name": "stdf",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "Mobile web component library based on Svelte and Tailwind",
"author": "any-tdf",
"funding": "https://stdf.design?fund",