This release sets node.engine: >=8
which makes it incompatible with Node v6
If you need to support Node v6, please pin your dependency to 1.10.0
and use selective version resolution: https://classic.yarnpkg.com/en/docs/selective-version-resolutions/
- meta: Bump sentry-cli to
1.52.2
- meta: Drop support for
node v6
due to newsentry-cli
requiringnode >=8
- chore: Fix setCommits types (#169)