Low-Code Kit Glossary
The glossary for the Low-Code Kit platform.
This repository is the inventory of all the types used in the LCK API.
This glossary is published in the
@locokit/lck-glossary
npm package.
How to publish this package
- upgrade the
package.json
version (and respect the semver) - write the
CHANGELOG
- if you're on your own PC
npm run build
npm run publish
- otherwise,
- create a new release tag
- launch the
publish
job in the CI
CHANGELOG
Please refer to CHANGELOG