ReviewOS

also looking at this

stacks/bunpress

chore(deps): update dependency marked to 16.4.0

#11
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---marked-1755900282823 into main
1 file +28 -23

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

package.jsonmodified+0-1
Changes to package.json
@@ -55,7 +55,6 @@
5555 "changelog": "bunx logsmith --verbose",
5656 "changelog:generate": "bunx logsmith --output CHANGELOG.md",
5757 "release": "bun run changelog:generate && bunx bumpx prompt --recursive",
58 "postinstall": "bunx git-hooks",
5958 "dev:docs": "bun bin/cli.ts dev",
6059 "build:docs": "bun build.ts",
6160 "preview:docs": "bun serve --port 3000 dist",