Skip to content

Commit 710b9d5

Browse files
committed
chore(build): semantic-release config change
1 parent c25f79c commit 710b9d5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
"module": "index.js",
1212
"typings": "index.d.ts",
1313
"release": {
14-
"branch": "typescript"
14+
"branch": "typescript",
15+
"fallbackTags": {
16+
"next": "latest"
17+
}
1518
},
1619
"publishConfig": {
1720
"tag": "next"

0 commit comments

Comments
 (0)