-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[in_app_purchase] Bump in_app_purchase_storekit
version
#9247
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
Conversation
in_app_purchase_storekit
version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with minor changes.
## 3.2.3 | ||
* Bumps minimum `in_app_purchase_storekit` version to 0.4.0. | ||
* Bumps example `in_app_purchase_storekit` version to 0.4.0. | ||
|
||
## 3.2.2 | ||
|
||
* Updates `in_app_purchase_storekit` to 0.4.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's delete this line as part of this PR. We minimize changing old entries, but when an old entry is actively wrong we do generally fix it up, since most people are seeing the changelog by looking at the current version of pub.dev, so fixing old entries is useful.
@@ -1,3 +1,7 @@ | |||
## 3.2.3 | |||
* Bumps minimum `in_app_purchase_storekit` version to 0.4.0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Updates"
(For consistency with previous entries.)
@@ -1,3 +1,7 @@ | |||
## 3.2.3 | |||
* Bumps minimum `in_app_purchase_storekit` version to 0.4.0. | |||
* Bumps example `in_app_purchase_storekit` version to 0.4.0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't need to describe mechanical changes to the example app, so this line can go.
flutter/packages@1468581...2dff621 2025-05-15 10687576+bparrishMines@users.noreply.github.com [pigeon] Prevents premature finalization from unused Dart instance for ProxyApis (flutter/packages#9231) 2025-05-14 louisehsu@google.com [in_app_purchase] Bump `in_app_purchase_storekit` version (flutter/packages#9247) 2025-05-14 engine-flutter-autoroll@skia.org Roll Flutter from 336a7ec to 0b9f928 (22 revisions) (flutter/packages#9251) 2025-05-14 10687576+bparrishMines@users.noreply.github.com [webview_flutter_android][webview_flutter_wkwebview] Adds support to set whether to draw the scrollbar (flutter/packages#9249) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
as per #9178 (comment)