Skip to content

Commit

Permalink
[skip actions] Update changelog (#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjabour-stripe committed Jul 22, 2022
1 parent c0445a9 commit d5fca33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 0.16.0 - 2022-07-22

### Breaking changes

- The `<GooglePayButton />` component no longer overrides the `type` to use the dark mode version when the device is in Dark Mode. If you set the `type` value, it will always be respected. If you don't set the `type` value, it will match the system's theme (`standard_shadow` when in Light Mode, and `standard_dark` when in Dark Mode). [#1051](https://github.com/stripe/stripe-react-native/pull/1051)
Expand Down

0 comments on commit d5fca33

Please sign in to comment.