Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare a hotfix release of DWDS 22.1.0+1 #2321

Merged
merged 8 commits into from
Dec 28, 2023

Conversation

elliette
Copy link
Contributor

We would like to hotfix this version of DWDS into Flutter beta to resolve #2297

This has the same changes as #2319, with the only difference being this is a hotfix on top of 22.1.0 (which is on Flutter beta) instead of 21.0.0 (which is on Flutter stable)

@elliette elliette changed the title Prepare a hotfix release of DWDS 22.1.0+1 hotfix Prepare a hotfix release of DWDS 22.1.0+1 Dec 28, 2023
@@ -1,6 +1,6 @@
name: dwds
# Every time this changes you need to run `dart run build_runner build`.
version: 22.1.0
version: 22.1.0+1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think semver would have this be a - instead of a + in order to be a pre release version.
https://semver.org/

Suggested change
version: 22.1.0+1
version: 22.1.0-1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't a pre-release but a hotfix on top of 22.1.0 (which was already released)

@elliette elliette merged commit d33eaee into dart-lang:22.1.0-hotfix Dec 28, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants