Skip to content

Commit

Permalink
feat: update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxsf committed Apr 7, 2024
1 parent c94e764 commit 4d3ee93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,7 @@ jobs:
prerelease: false # 是否为预发布版本
body: |
请点击查看 [更新日志](https://github.com/hellof2e/quark-core/blob/main/packages/core/CHANGELOG.md).
- run: npx changelogithub # or [email protected] if ensure the stable result
env:
GITHUB_TOKEN: ${{secrets.GIT_ACTION}}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quarkc",
"version": "1.0.55",
"version": "1.0.56",
"description": "A Web Components framework",
"type": "module",
"main": "./lib/index.umd.js",
Expand Down

0 comments on commit 4d3ee93

Please sign in to comment.