@@ -83,7 +83,7 @@ jobs:
run: |
echo body=$(cat <<EOF
${{ steps.changelog.outputs.changelog }}
- ---
+ \n---\n
${{ steps.changelog_en.outputs.changelog_en }}
EOF
) >> $GITHUB_OUTPUT
@@ -1,6 +1,6 @@
{
"name": "stdf",
- "version": "0.0.25",
+ "version": "0.0.26",
"description": "Mobile Web component library based on Svelte and Tailwind",
"main": "index.js",
"scripts": {
-## 0.0.25
+## 0.0.26
-- 0.0.12 ~ 0.0.25 版本无实质更新,仅用于测试 GitHub Action。
+- 0.0.12 ~ 0.0.26 版本无实质更新,仅用于测试 GitHub Action。
## 0.0.11
-- 0.0.12 ~ 0.0.25 versions have no substantial updates, only for testing GitHub Action.
+- 0.0.12 ~ 0.0.26 versions have no substantial updates, only for testing GitHub Action.