-
Notifications
You must be signed in to change notification settings - Fork 135
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
[ci] Release main #2919
Merged
Merged
[ci] Release main #2919
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
requested review from
marcperez,
pabloai,
sponglord,
m1aw,
ribeiroguilherme and
longyulongyu
as code owners
October 25, 2024 13:25
github-actions
bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
October 29, 2024 09:26
1399d7f
to
b3f8c9e
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 30, 2024 12:52
b3f8c9e
to
62e5248
Compare
✅ SecuredFields v5.3.0 are available live |
Size Change: +1 B (0%) Total Size: 767 kB
ℹ️ View Unchanged
|
size-limit report 📦
|
Quality Gate passedIssues Measures |
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 30, 2024 13:18
62e5248
to
232cf20
Compare
ribeiroguilherme
approved these changes
Oct 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@adyen/[email protected]
Minor Changes
PayMe - Improved instructions UI (#2910)
PayNow - Adding instructions to scan QR code on mobile view (#2910)
Patch Changes
Fix issue where 'auto' bundle was tree-shaken by bundlers in prod builds (#2914)
Fix address lookup reseting state field after country change (#2927)
Revert Icelandic Krona to be treated as a currency with minor units, in order to align with our documentation (#2924)
Fix
UPIComponent
initial value forisValid
. It should only be default totrue
for UPI QR. (#2921)Lowered ECMAScript version to 2020 in order to support older iOS versions (#2917)
Payconic - Adjusted QR code message and removed unused button label. (#2910)