Skip to content

v9.7.1 Fix type of CreateAudienceGroupResponse#expireTimestamp

Choose a tag to compare

@github-actions github-actions released this 24 Apr 11:31
· 143 commits to master since this release
319ed4f

What's Changed

Type for CreateAudienceGroupResponse#expireTimestamp is not float or double, but integer actually. This release fixes type as bugfix.

  • Fix type of expireTimestamp by @github-actions in #1608

(original PR is line/line-openapi#106)

line-openapi updates

  • chore(deps): update line-openapi digest to f8dd567 by @renovate in #1606

Dependency updates

  • fix(deps): update dependency io.github.littleproxy:littleproxy to v2.4.1 by @renovate in #1607

Other Changes

  • Replace dependency xyz.rogfam:littleproxy with io.github.littleproxy:littleproxy 2.4.0 by @Yang-33 in #1605

Full Changelog: v9.7.0...v9.7.1


This release is prepared by @Yang-33