Skip to content

Commit b6927fc

Browse files
chore: enable sem release
1 parent b00dd2f commit b6927fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"build:dev": "npm run build:clean && rollup --watch -c",
3030
"build:dev:dts": "tsc --project tsconfig.dts.json --watch",
3131
"prepublishOnly": "npm test && npm run sanity && npm run build",
32-
"release": "semantic-release --dry-run"
32+
"release": "semantic-release"
3333
},
3434
"keywords": [
3535
"brightdata",

0 commit comments

Comments
 (0)