Skip to content

Commit 1bc121b

Browse files
committed
build(semantic-release): update semantic-release configuration
1 parent 1e846b7 commit 1bc121b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

release.config.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
/** @type {import('semantic-release').Options} */
2-
export default {
3-
branches: ["main"],
4-
extends: "@szum-tech/semantic-release-preset"
5-
};
1+
export { default } from "@szum-tech/semantic-release-config/with-npm";

0 commit comments

Comments
 (0)