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: version packages #1183

Merged
merged 1 commit into from
Jan 17, 2022
Merged

chore: version packages #1183

merged 1 commit into from
Jan 17, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 19, 2021

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@accounts/mongo-password@0.32.3

Patch Changes

  • #1209 5fa570d4 Thanks @gezquinndesign! - If users are currently using the Node Mongo Driver v4/Mongoose v6 (both are designed for use with MongoDB 5), this patch ensures no errors thrown when using these methods.

  • Updated dependencies [c6b79add]:

    • @accounts/types@0.33.2

@accounts/graphql-api@0.33.2

Patch Changes

@accounts/two-factor@0.32.3

Patch Changes

@accounts/types@0.33.2

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from dfa1241 to b6c2f79 Compare October 23, 2021 16:54
@github-actions github-actions bot force-pushed the changeset-release/master branch 4 times, most recently from d410a2e to 9443704 Compare November 17, 2021 21:28
@github-actions github-actions bot force-pushed the changeset-release/master branch 6 times, most recently from 7e9a4c3 to 180d645 Compare December 2, 2021 09:32
@pradel pradel merged commit fe4ae19 into master Jan 17, 2022
@pradel pradel deleted the changeset-release/master branch January 17, 2022 10:06
@gezquinndesign
Copy link
Contributor

HI @pradel , just wondering if I missed something in my PR or if it should have been covered by the release process: now that @accounts/mongo-password is at 0.32.3, when do the packages that have it as a dependency (eg @accounts/mongo) have their dependencies updated to use the new version?

@pradel
Copy link
Member

pradel commented Jan 17, 2022

@gezquinndesign as the mongo package is requesting the dependency ^0.32.2, you can tell your package manager to update mongo-password for your project. You can use the new published mongo-password without updating @accounts/mongo in your project :)

@gezquinndesign
Copy link
Contributor

Got it! Just did a yarn upgrade @accounts/mongo and that sorted it. Thanks 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants