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 1e846b7 commit 1bc121bCopy full SHA for 1bc121b
release.config.js
@@ -1,5 +1 @@
1
-/** @type {import('semantic-release').Options} */
2
-export default {
3
- branches: ["main"],
4
- extends: "@szum-tech/semantic-release-preset"
5
-};
+export { default } from "@szum-tech/semantic-release-config/with-npm";
0 commit comments