diff --git a/package.json b/package.json index d5e0216e..1bb07771 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ }, "release-it": { "hooks": { - "after:bump": "npm run changelog && npm run doc:json" + "after:bump": "npm run build && npm run changelog && npm run doc:json" }, "plugins": { "@release-it/bumper": {