Skip to content

Commit bfdee8b

Browse files
committed
chore: enable smeantic-release on main
1 parent e22d6db commit bfdee8b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,10 @@
127127
"hooks": {
128128
"pre-commit": "lint-staged"
129129
}
130+
},
131+
"release": {
132+
"branches": [
133+
"main"
134+
]
130135
}
131136
}

0 commit comments

Comments
 (0)