Closed simonmudd closed 2 years ago
Please check if your PR fulfills the following requirements:
npm run build
npm run test
npm run doc
Please check the type of change your PR introduces:
Added the ability to publish a content item
Pull request checklist
Please check if your PR fulfills the following requirements:
npm run build
) was run locally and any changes were pushednpm run test
) for the changes have been added (for bug fixes / features)npm run doc
) have been reviewed and added / updated if needed (for bug fixes / features)Pull request type
Please check the type of change your PR introduces:
What is the new behaviour?
Added the ability to publish a content item
Does this introduce a breaking change?