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

Bump version of Connect-JS #100

Closed
wants to merge 2 commits into from
Closed

Bump version of Connect-JS #100

wants to merge 2 commits into from

Conversation

riquelme-stripe
Copy link
Contributor

Bumped version to fix dependency issues.

@@ -1,6 +1,6 @@
{
"name": "@stripe/react-connect-js",
"version": "3.3.9",
"version": "3.3.10",
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this bumped in this PR? This should be bumped during publishing only

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 should have been bumped last time it seems. React-Connect-JS is currently published as 3.3.10.

Copy link
Contributor

Choose a reason for hiding this comment

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

Let's bump it in a separate PR

@@ -84,7 +84,7 @@
"zx": "^4.2.0"
},
"peerDependencies": {
"@stripe/connect-js": ">=3.3.9",
"@stripe/connect-js": ">=3.3.10",
Copy link
Contributor

Choose a reason for hiding this comment

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

If we bump this, we also need to bump dependencies

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Connect-JS is published as 3.3.10. I think the react-connect-js was not updated correctly, causing this issue https://stripe.slack.com/archives/C02Q96U5F4Z/p1721239186533239 .

@riquelme-stripe
Copy link
Contributor Author

riquelme-stripe commented Jul 17, 2024

Closing, doesn't seem like this was the issue.

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.

2 participants