Skip to content

1.0.4

Compare
Choose a tag to compare
@ryanseys ryanseys released this 01 Aug 21:19
· 7758 commits to main since this release
  • Add Android Publisher v2 API
  • Add additional endpoints to Blogger v3 API
  • Update documentation for a couple additional APIs
  • Add npm run prepare script that generates APIs, runs tests and updates version to next patch:
    • "prepare": "npm run generate-apis && npm test && npm version patch"
  • Update generate-apis to throw more errors if it encounters them