We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6fb5aa commit 0862e6aCopy full SHA for 0862e6a
.github/workflows/release.yml
@@ -51,5 +51,4 @@ jobs:
51
with:
52
tag_name: ${{ github.ref }}
53
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.
+ [https://github.com/unstoppablecarl/pinia-scope](https://github.com/unstoppablecarl/pinia-scope).
.nodeversion
@@ -0,0 +1 @@
1
+22.14.0
0 commit comments