Skip to content

Commit 57ed4ba

Browse files
committed
chore: update release-it hooks
1 parent 2f96684 commit 57ed4ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@
118118
"preset": "angular",
119119
"infile": "CHANGELOG.md"
120120
}
121+
},
122+
"hooks": {
123+
"after:bump": "yarn build"
121124
}
122125
},
123126
"react-native-builder-bob": {

0 commit comments

Comments
 (0)