Skip to content

Commit a844a8f

Browse files
committed
chore: Merge branch 'main' into minor
2 parents 6de8f68 + f51d3e2 commit a844a8f

File tree

4 files changed

+79
-78
lines changed

4 files changed

+79
-78
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
run: pnpm build --withTypes
4141

4242
- name: Release
43-
run: pnpx pkg-pr-new publish --compact --pnpm './packages/*'
43+
run: pnpx pkg-pr-new publish --compact --pnpm './packages/*' --packageManager=pnpm,npm,yarn

SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ We would like to thank the following security researchers for responsibly disclo
1313
- Jeet Pal - [@jeetpal2007](https://github.com/jeetpal2007) | [Email](mailto:[email protected]) | [LinkedIn](https://in.linkedin.com/in/jeet-pal-22601a290)
1414
- Mix - [@mnixry](https://github.com/mnixry)
1515
- Aviv Keller - [@RedYetiDev](https://github.com/redyetidev) | [LinkedIn](https://www.linkedin.com/in/redyetidev) <[email protected]>
16+
- Ben Zimmermann - [@bzzimmy](https://github.com/bzzimmy) | [Email](mailto:[email protected])

packages-private/sfc-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"vite": "catalog:"
1414
},
1515
"dependencies": {
16-
"@vue/repl": "^4.7.0",
16+
"@vue/repl": "^4.7.1",
1717
"file-saver": "^2.0.5",
1818
"jszip": "^3.10.1",
1919
"vue": "workspace:*"

pnpm-lock.yaml

Lines changed: 76 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)