We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f963201 commit 36e951dCopy full SHA for 36e951d
get-changelogs.ts
@@ -7,7 +7,6 @@ const packages = [
7
['svelte', '@wuchale/svelte'],
8
['jsx', '@wuchale/jsx'],
9
['astro', '@wuchale/astro'],
10
- ['vite-plugin', '@wuchale/vite-plugin'],
11
]
12
13
for (const [name, packageName] of packages) {
0 commit comments