fix: sticky header regression (#5869)
* fix: sticky header regression * fix: github release changelog format for app release workflow * fix: lint
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"build-storybook": "pnpm --filter @modrinth/ui build-storybook",
|
||||
"icons:add": "pnpm --filter @modrinth/assets icons:add",
|
||||
"changelog:collect": "node scripts/run.mjs collect-changelog",
|
||||
"changelog:combine-for-app": "node scripts/run.mjs build-theseus-release-notes",
|
||||
"scripts": "node scripts/run.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user