Skip to main content

Publish FAQs

Frequently asked questions for the Publish guide.

Where To Add Release Notes

You can add release notes in the versioning panel before confirming the publish action. This helps describe what changed in the release.


Can I Publish Without Build

No, the project must be successfully built before it can be published.


When To Use Minor Or Major

A Major version is used for structural or significant changes in the project, such as adding or removing steps in a flow. A Minor version is preferred for backward-compatible improvements, bug fixes, or small feature updates.


Does Publish Overwrite Previous Version

A Minor publish overwrites the current version, while a Major publish creates a new version. With each Major publish, the previous state is backed up by the system, and it's possible to revert to earlier Minor versions if needed. However, Minor publishes proceed by overwriting the current version—each new Minor publish invalidates the previou