Breaking Changes v2.0.0
Replace HeadstartSDK with CMS sdk
The headstart middleware no longer has these cms endpoints. In SEB we were unable to simply set a different baseurl like Winmark did because it would also change the baseurl for our other middleware endpoints which we don't want.
This change requires implementors to:
install @ordercloud/cms-sdk version 1.0.1
Set token, baseApiUrl and baseAuthUrl in CmsConfiguration from @ordercloud/cms-sdk