Skip to content

Commit 0862e6a

Browse files
get CI action working
1 parent f6fb5aa commit 0862e6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,4 @@ jobs:
5151
with:
5252
tag_name: ${{ github.ref }}
5353
body: |
54-
For stable releases, please refer to [CHANGELOG.md](https://github.com/vuejs/core/blob/main/CHANGELOG.md) for details.
55-
For pre-releases, please refer to [CHANGELOG.md](https://github.com/vuejs/core/blob/minor/CHANGELOG.md) of the `minor` branch.
54+
[https://github.com/unstoppablecarl/pinia-scope](https://github.com/unstoppablecarl/pinia-scope).

.nodeversion

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
22.14.0

0 commit comments

Comments
 (0)