Skip to content

v9.5.1 Add new errorCode 4 of NarrowcastProgressResponse

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 09:12
· 6 commits to master since this release
f3c3783

What's Changed

A new value in "NarrowcastProgressResponse#errrorCode" was defined and comments have been added to the SDK.
https://developers.line.biz/en/reference/messaging-api/#get-narrowcast-progress-status

  • Add new errorCode 4 of NarrowcastProgressResponse by @github-actions in #1120

line-openapi updates

  • Codes are generated by openapi generator by @github-actions in #1063

Dependency updates

Other Changes

  • Improve a way to update package version on release by @Yang-33 in #1057
  • Automate to prepare release note with next version by @Yang-33 in #1061
  • Open issue when release failed by @Yang-33 in #1065
  • Allow renovate PR to have un committed changes by @Yang-33 in #1066
  • Set title and description written in line-openapi PR by @Yang-33 in #1074
  • Delete unnecessary docs-deploy scripts by @Yang-33 in #1080
  • Modify doc index (basic usage -> TypeScript) by @Yang-33 in #1085
  • Drop @types/mocha dependency by @Yang-33 in #1104
  • Renovate should update package-lock.json in examples automatically when toplevel dependencies are updated by @Yang-33 in #1108
  • Show filenames of diff from auto-generated files in CI by @eucyt in #1110
  • Bye ts-node by @Yang-33 in #1112

New Contributors

Full Changelog: v9.5.0...v9.5.1


This release is prepared by @eucyt