chore: bump stripe version to 14.19.0 - #705
Conversation
|
Seems like the CI/CD is a bit flaky? It failed due to a timeout in a test and locally everything works as expected. Can somebody help me out by retriggering it? |
|
When is this going to be released? The latest version (0.6.5) is still using stripe v11. |
|
@WonderPanda Is it possible to have a major release for Stripe package? |
I just tried to do a release but Stripe isn't set up for a major release yet: With the current setup with Conventional Commit there needs to be a commit message that indicates a breaking change in order for the major version to get bumped |
|
Just wondering if there has been any movement on getting this released? :) |
|
Is all we need really just a commit? If so I will open a PR :D |
|
I hope it works that way? @WonderPanda @underfisk #714 |
* chore: bump stripe version to 14.19.0 * fix: bump default Stripe API version BREAKING CHANGE: Updates the underlying stripe dependency --------- Co-authored-by: Dennis von der Bey <fermentfan@users.noreply.github.com>
* chore: bump stripe version to 14.19.0 * fix: bump default Stripe API version BREAKING CHANGE: Updates the underlying stripe dependency --------- Co-authored-by: Dennis von der Bey <fermentfan@users.noreply.github.com>
|
This is published as version 0.7.0 |
I noticed my local build fails due to the version conflict. I didn't try it out locally yet so I wonder if there is more work involved than just bumping it?