Browse Source

Text github action and publish 0.0.18

杜府 3 years ago
parent
commit
a35e96fcbc
3 changed files with 9 additions and 1 deletions
  1. 1 1
      components/package.json
  2. 4 0
      doc/guide/changelog.md
  3. 4 0
      doc/guide/changelog_en.md

+ 1 - 1
components/package.json

@@ -1,6 +1,6 @@
 {
     "name": "stdf",
-    "version": "0.0.17",
+    "version": "0.0.18",
     "description": "Mobile Web component library based on Svelte and Tailwind",
     "main": "index.js",
     "scripts": {

+ 4 - 0
doc/guide/changelog.md

@@ -1,3 +1,7 @@
+## 0.0.18
+
+-   0.0.12 ~ 0.0.17 版本未有任何更新,用来测试 GitHub Action。
+
 ## 0.0.11
 
 -   优化 Input,详见 [Input](https://stdf.design/#/components?nav=input&tab=4)。

+ 4 - 0
doc/guide/changelog_en.md

@@ -1,3 +1,7 @@
+## 0.0.18
+
+-   0.0.12 ~ 0.0.17 versions have no updates, used to test GitHub Action.
+
 ## 0.0.11
 
 -   Optimize Input, please see [Input](https://stdf.design/#/components?nav=input&tab=4).