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 80c8383 commit 61fd539Copy full SHA for 61fd539
package.json
@@ -149,7 +149,7 @@
149
"prop-types": "^15.8.1",
150
"rimraf": "^6.0.1",
151
"semantic-release": "^24.2.1",
152
- "semantic-release-pnpm": "^1.0.2",
+ "@anolilab/semantic-release-pnpm": "^3.2.2",
153
"sonar-scanner": "^3.1.0",
154
"storybook": "^8.5.1",
155
"storybook-addon-jsdoc-to-mdx": "^1.0.4",
release.config.mjs
@@ -16,7 +16,7 @@ export default {
16
preset: 'conventionalcommits',
17
},
18
],
19
- 'semantic-release-pnpm',
+ '@anolilab/semantic-release-pnpm',
20
'@semantic-release/github',
21
22
}
0 commit comments