build: update changelogUrl

This commit is contained in:
himself65 2023-06-20 18:58:05 +08:00
parent 448d3731e5
commit c649995a7a

View File

@ -41,7 +41,7 @@ export const buildFlags = {
), ),
changelogUrl: changelogUrl:
process.env.CHANGELOG_URL ?? process.env.CHANGELOG_URL ??
'https://affine.pro/blog/what-is-new-affine-0615', 'https://affine.pro/blog/what-is-new-affine-0620',
enablePreloading: enablePreloading:
process.env.ENABLE_PRELOADING === undefined process.env.ENABLE_PRELOADING === undefined
? true ? true