getsentry / sentry-dart-plugin

A Dart Build Plugin that uploads debug symbols for Android, iOS/macOS and source maps for Web to Sentry via sentry-cli
MIT License
68 stars 28 forks source link

readme install bump version #145

Closed bruno-garcia closed 1 year ago

bruno-garcia commented 1 year ago

:scroll: Description

:bulb: Motivation and Context

:green_heart: How did you test it?

:pencil: Checklist

:crystal_ball: Next steps

github-actions[bot] commented 1 year ago
Fails
:no_entry_sign: Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- readme install bump version ([#145](https://github.com/getsentry/sentry-dart-plugin/pull/145))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by :no_entry_sign: dangerJS against 76a7c5bda5394288c3e97287dd87b282ccae505c

marandaneto commented 1 year ago

@bruno-garcia ^1.0.0 includes 1.0.0 and above and is lower than 2.0.0, so it's not needed, otherwise, we'd have to fix the readme in every minor.