@coast/schemas
v4.0.0
Published
1. Major - Breaking changes (incompatible schemas) 2. Minor - new blocks, new templates 3. Patch - block iteration
Keywords
Readme
Versioning
- Major - Breaking changes (incompatible schemas)
- Minor - new blocks, new templates
- Patch - block iteration
Hosting
http://schemas.coastapp.com/card/v1/<schema>.jsonRelease Process
- If incrementing Major version, update the
versionproperty enum on top-level template schemas to new version. - Make changes to schemas
- Run
yarn gen - Run
yarn package - Commit changes
- Run
yarn version, increment version according to versions section above - Run
git push && git push --tagsto push commit and tags. - Run
yarn upload(ensure your AWS creds are setup and aws-cli is installed first) - Switch to
frontend/sharedrepo and runyarn add "https://coast-app-bot:[email protected]/coast-app/schemas.git#vX.X.X"with correct version from step6. - Switch to
frontend/nativerepo and runyarn add "https://coast-app-bot:[email protected]/coast-app/schemas.git#vX.X.X"with correct version from step6. - 🎉
Adding icons
https://www.notion.so/Adding-icons-08529b9a1caa492ba9db879436cab61d?pvs=4#7122028559324946bd680114a0ad07d5
