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

chore(release): prepare for release #1674

Merged
merged 1 commit into from
Apr 10, 2023
Merged

chore(release): prepare for release #1674

merged 1 commit into from
Apr 10, 2023

Conversation

vbuberen
Copy link
Collaborator

Description

Long awaited release of packages.

To workaround the problem we had with publishing that we had when share_plus dry run failed due to not being able to find the share_plus_platform_interface I have changed version of platform interface to be not 3.2.1 which we are going to publish, but 3.2.0. With this change we are able to run melos publish successfully and I don't expect breaking changes caused by this changes.

As soon as I publish this release I will create a new release for share_plus plugin only which should publish successfully as platform interface 3.2.1 will be already available on pub.dev.

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the pubspec.yaml files.
  • All existing and new tests are passing.
  • The analyzer (flutter analyze) does not report any problems on my PR.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

Copy link
Member

@nohli nohli left a comment

Choose a reason for hiding this comment

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

Yay

@vbuberen
Copy link
Collaborator Author

Due to #1628 we also need to update our workflows file to run melos bootstrap, which should take care of dependency overrides.

@vbuberen
Copy link
Collaborator Author

All failing tests seems to be about version resolution, which I plan to address after this release, so merging the PR.

@vbuberen vbuberen merged commit 46f7f3b into main Apr 10, 2023
@vbuberen vbuberen deleted the relese/2023-04-10 branch April 10, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants