- Add Android Publisher
v2API - Add additional endpoints to Blogger
v3API - Update documentation for a couple additional APIs
- Add
npm run preparescript that generates APIs, runs tests and updates version to next patch:"prepare": "npm run generate-apis && npm test && npm version patch"
- Update
generate-apisto throw more errors if it encounters them