-
Notifications
You must be signed in to change notification settings - Fork 379
Developer documentation
Edgar Müller edited this page Jun 18, 2018
·
27 revisions
- Use the guidlines outlined in First time setup to setup JSONForms.
- By default, the
package-lock.json
should not be modified - If you need to update a specific version of a package, do so in an explicit commit and add the
package.json
andpackage-lock.json
files - From time to time, we might have commits that only update packages, e.g. when using
npm audit
-
npm login
with 'eclipsesource' npm run preparePublish
lerna publish
- Check https://www.npmjs.com/search?q=%40jsonforms for the new release
- Check https://github.com/eclipsesource/jsonforms/releases for the new release
- Update jsonforms-react-seed
- Update jsonforms2-website
- Create change log by going through all issue in the milestone
- Publish release on github
- Close milestone