Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
kiner-tang committed Dec 29, 2023
1 parent 1388c5a commit 5f36cff
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/tough-shirts-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@ant-design/web3-assets': major
'@ant-design/web3-common': minor
'@ant-design/web3-wagmi': minor
'@ant-design/web3-icons': patch
'@ant-design/web3': patch
---

chore: ONLY FOR CI TEST, DO NOT MERGE
2 changes: 2 additions & 0 deletions .github/workflows/changeset-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
@${{ github.actor }}, 本次 PR 的更改包含 major 变更,请确认是否符合预期。
---
@${{ github.actor }}, this PR contains major changes, please confirm if it is as expected.
```md
${{ steps.check_changeset.outputs.comment }}
Expand Down

0 comments on commit 5f36cff

Please sign in to comment.