apps/announcement-bar/README.md
pnpm in Ghost monorepo rootpnpm in this directorypnpm dev in root folderAnnouncement Bar runs automatically when using Ghost's development command from the monorepo root:
pnpm dev
This starts all frontend apps (including Announcement Bar.)
A patch release can be rolled out instantly in production, whereas a minor/major release requires the Ghost monorepo to be updated and released.
In either case, you need sufficient permissions to release @tryghost packages on NPM.
pnpm ship and select a patch version when promptedmainpnpm ship and select a minor or major version when promptedmainTo use the new version of signup form in Ghost, update the version in Ghost core's default configuration (currently at core/shared/config/default.json)
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.