In the builder you will see we have a ‘code version’ tab, which enables you to switch between different code versions that you have pushed. Sometimes it’s helpful to add context to these code versions. You can do this by adding a message to your push step, like so:
npm run embeddable:push -- --api-key <API Key> --email <Email> --message <Message>