dufu1991 1 год назад
Родитель
Сommit
d206bd64c8
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      docs/mds/guide/changelog.md
  2. 1 1
      docs/mds/guide/changelog_en.md
  3. 1 1
      packages/stdf/package.json

+ 1 - 1
docs/mds/guide/changelog.md

@@ -1,4 +1,4 @@
-## 1.0.0-next.4 <font size=1>2024-12-02</font>
+## 1.0.0-next.5 <font size=1>2024-12-02</font>
 
 
 - 完整支持 Svelte 5 与 TypeScript,包括库与示例。
 - 完整支持 Svelte 5 与 TypeScript,包括库与示例。
 - 按照 Svelte 官方 CLI [sv create](https://svelte.dev/docs/cli/sv-create) 重构库文件。
 - 按照 Svelte 官方 CLI [sv create](https://svelte.dev/docs/cli/sv-create) 重构库文件。

+ 1 - 1
docs/mds/guide/changelog_en.md

@@ -1,4 +1,4 @@
-## 1.0.0-next.4 <font size=1>2024-12-02</font>
+## 1.0.0-next.5 <font size=1>2024-12-02</font>
 
 
 - Full support for Svelte 5 and TypeScript, including libraries and demos.
 - Full support for Svelte 5 and TypeScript, including libraries and demos.
 - Rebuilt the library according to Svelte official CLI [sv create](https://svelte.dev/docs/cli/sv-create).
 - Rebuilt the library according to Svelte official CLI [sv create](https://svelte.dev/docs/cli/sv-create).

+ 1 - 1
packages/stdf/package.json

@@ -1,6 +1,6 @@
 {
 {
 	"name": "stdf",
 	"name": "stdf",
-	"version": "1.0.0-next.4",
+	"version": "1.0.0-next.5",
 	"description": "Mobile web component library based on Svelte and Tailwind",
 	"description": "Mobile web component library based on Svelte and Tailwind",
 	"author": "any-tdf",
 	"author": "any-tdf",
 	"funding": "https://stdf.design?fund",
 	"funding": "https://stdf.design?fund",