Skip to content

Commit 104c225

Browse files
committed
chore: Create prelease for theming-v2
1 parent dbb2287 commit 104c225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prerelease": true
5757
}
5858
],
59-
"dryRun": true,
59+
"dryRun": false,
6060
"plugins": [
6161
[
6262
"@semantic-release/commit-analyzer",
@@ -80,7 +80,7 @@
8080
"@semantic-release/npm",
8181
{
8282
"pkgRoot": "./dist/stream-chat-angular",
83-
"npmPublish": false
83+
"npmPublish": true
8484
}
8585
],
8686
[

0 commit comments

Comments
 (0)