UNPKG

flyde-vscode

Version:

Flyde is an open-source, visual programming language. It runs in the IDE, integrates with existing TypeScript code, both browser and Node.js.

10 lines (7 loc) 371 B
# Release Process The release step is semi-manual at the moment: 1. Bump all versions to the next patch/minor/major version in the `package.json` files 2. Push the changes, and create a new tag and push it 3. Create a new release in GitHub with the new tag 4. Run the publish to npm workflow, wait for all packages to be published 5. Run the publish to vscode workflow