We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab286d6 commit 83d2309Copy full SHA for 83d2309
.releaserc
@@ -40,7 +40,7 @@
40
}
41
],
42
[
43
- "@colbyfayock/semantic-release-pnpm",
+ "@semantic-release/npm",
44
{
45
"pkgRoot": "svelte-cloudinary"
46
package.json
@@ -5,9 +5,9 @@
5
"license": "MIT",
6
"private": true,
7
"devDependencies": {
8
- "@colbyfayock/semantic-release-pnpm": "^1.0.7",
9
"@semantic-release/changelog": "^6.0.1",
10
"@semantic-release/git": "^10.0.1",
+ "@semantic-release/npm": "^10.0.3",
11
"gh-release": "7.0.2",
12
"semantic-release": "^19.0.5"
13
0 commit comments