Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 19:46
· 28 commits to master since this release
a52f688

6.0.0 (2020-07-16)

Bug Fixes

  • use same code for all environments (#57) (a52f688)

BREAKING CHANGES

  • no longer uses os-name in Node environment. The platform
    release version is no longer included. For example "Node.js/10.21.0 (Linux 4.15; x64)" is now `"Node.js/10.21.0 (Linux; x64)"