npm run bootstrap
# or with yarn
yarn bootstrap
contentchef-node/
packages/
contentchef-node/
contentchef-media/
contentchef-node
package contains the client to retrieve contents from ContentChef. Click here for more detailscontentchef-media
package contains methods to help managing and interacting with ContentChef's media. Click here for more details;
To properly generate a changelog based off PRs labels needs to be used
- breaking (💥 Breaking Change)
- enhancement (🚀 Enhancement)
- bug (🐛 Bug Fix)
- documentation (📝 Documentation)
- internal (🏠 Internal)