Skip to content

Commit

Permalink
Release version 930 (#1319)
Browse files Browse the repository at this point in the history
* chore(release): publish packages

 - [email protected]

* chore(release): publish packages

 - [email protected]

* chore(release): publish packages

 - [email protected]

* chore(release): publish packages

 - [email protected]

* chore(release): publish packages

 - [email protected]

* chore(release): publish packages

 - [email protected]

---------

Co-authored-by: Remon <>
  • Loading branch information
remonh87 committed Jul 31, 2023
1 parent f1d0d42 commit a2cc100
Show file tree
Hide file tree
Showing 18 changed files with 264 additions and 23 deletions.
191 changes: 191 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,191 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-07-18

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`flutter_stripe` - `v9.3.0`](#flutter_stripe---v930)

---

#### `flutter_stripe` - `v9.3.0`

- a

- **FIX**: #1233 increase android cardform height to display image (#1254).
- **FEAT**: add retrieveSetupIntent (#1302).
- **FEAT**: release versions (#1283).
- **FEAT**: release 9.2.1 (#1262).


## 2023-07-18

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`flutter_stripe_web` - `v4.3.0`](#flutter_stripe_web---v430)

---

#### `flutter_stripe_web` - `v4.3.0`

- a

- **FEAT**: add retrieveSetupIntent (#1302).
- **FEAT**: release versions (#1283).
- **FEAT**: web fixes and features (#1270).
- **FEAT**: release 9.2.1 (#1262).


## 2023-07-18

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`stripe_js` - `v3.2.0`](#stripe_js---v320)
- [`flutter_stripe_web` - `v4.2.1`](#flutter_stripe_web---v421)

Packages with dependency updates only:

> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
- `flutter_stripe_web` - `v4.2.1`

---

#### `stripe_js` - `v3.2.0`

- a

- **FIX**: PaymentConfirmationRedirect enum value (#1221).
- **FIX**: confirmation redirect and stripeAccountId (#1201).
- **FEAT**: release versions (#1283).
- **FEAT**: web fixes and features (#1270).
- **FEAT**: release 9.2.1 (#1262).
- **FEAT**: tokens for web (#1079).
- **FEAT**: stripe js (#1052).


## 2023-07-18

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`stripe_android` - `v9.3.0`](#stripe_android---v930)
- [`flutter_stripe` - `v9.2.3`](#flutter_stripe---v923)

Packages with dependency updates only:

> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
- `flutter_stripe` - `v9.2.3`

---

#### `stripe_android` - `v9.3.0`

- a

- **FIX**: #1246 handle empty params on confirmPayment (#1286).
- **FEAT**: add retrieveSetupIntent (#1302).
- **FEAT**: release 9.2.1 (#1262).


## 2023-07-18

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`stripe_ios` - `v9.3.0`](#stripe_ios---v930)
- [`flutter_stripe` - `v9.2.3`](#flutter_stripe---v923)

Packages with dependency updates only:

> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
- `flutter_stripe` - `v9.2.3`

---

#### `stripe_ios` - `v9.3.0`

- a

- **FIX**: #1246 handle empty params on confirmPayment (#1286).
- **FEAT**: release 9.2.1 (#1262).


## 2023-07-18

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`stripe_platform_interface` - `v9.3.0`](#stripe_platform_interface---v930)
- [`flutter_stripe_web` - `v4.2.1`](#flutter_stripe_web---v421)
- [`flutter_stripe` - `v9.2.3`](#flutter_stripe---v923)

Packages with dependency updates only:

> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
- `flutter_stripe_web` - `v4.2.1`
- `flutter_stripe` - `v9.2.3`

---

#### `stripe_platform_interface` - `v9.3.0`

- a

- **FIX**: #1246 handle empty params on confirmPayment (#1286).
- **FIX**: #1250 incorrectly providing amount to confirmplatformpaysetupintent params (#1255).
- **FEAT**: add retrieveSetupIntent (#1302).
- **FEAT**: release versions (#1283).
- **FEAT**: release 9.2.1 (#1262).

2 changes: 1 addition & 1 deletion example/macos/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
platform :osx, '10.11'
platform :osx, '10.14'

# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
Expand Down
6 changes: 3 additions & 3 deletions example/macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: Flutter/ephemeral

SPEC CHECKSUMS:
FlutterMacOS: 57701585bf7de1b3fc2bb61f6378d73bbdea8424
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24

PODFILE CHECKSUM: 6eac6b3292e5142cfc23bdeb71848a40ec51c14c
PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7

COCOAPODS: 1.11.2
COCOAPODS: 1.12.1
11 changes: 6 additions & 5 deletions example/macos/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objectVersion = 54;
objects = {

/* Begin PBXAggregateTarget section */
Expand Down Expand Up @@ -202,7 +202,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0920;
LastUpgradeCheck = 0930;
LastUpgradeCheck = 1300;
ORGANIZATIONNAME = "";
TargetAttributes = {
33CC10EC2044A3C60003C045 = {
Expand Down Expand Up @@ -255,6 +255,7 @@
/* Begin PBXShellScriptBuildPhase section */
3399D490228B24CF009A79C7 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
Expand Down Expand Up @@ -386,7 +387,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET = 10.14;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
Expand Down Expand Up @@ -465,7 +466,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET = 10.14;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
Expand Down Expand Up @@ -512,7 +513,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET = 10.14;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

Check warning on line 1 in example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

View workflow job for this annotation

GitHub Actions / Typo CI

Filename: example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

"xcscheme" in the filename is a typo. Did you mean "scheme"?

Check warning on line 1 in example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

View workflow job for this annotation

GitHub Actions / Typo CI

Filename: example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

"xcschemes" in the filename is a typo. Did you mean "schemes"?

Check warning on line 1 in example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

View workflow job for this annotation

GitHub Actions / Typo CI

Filename: example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

"xcshareddata" in the filename is a typo. Did you mean "sharecropped"?
<Scheme
LastUpgradeVersion = "1000"
LastUpgradeVersion = "1300"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_stripe: ^9.2.1
flutter_stripe_web: ^4.1.1
flutter_stripe: ^9.3.0
flutter_stripe_web: ^4.3.0
stripe_checkout: ^1.0.1
pay: ^1.1.0
http: ^0.13.1
Expand Down
9 changes: 9 additions & 0 deletions packages/stripe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 9.3.0
**Features**
- Add method for retrieve setupintent.

**Fixes**
- Calling confirm payment without params won't crash #1246
- Fix inproper calling of cashapp payment method. #1313

Check warning on line 7 in packages/stripe/CHANGELOG.md

View workflow job for this annotation

GitHub Actions / Typo CI

inproper

"inproper" is a typo. Did you mean "improper"?
- Sync with Stripe [0.28.0](https://github.com/stripe/stripe-react-native/releases/tag/v0.28.0).

## 9.2.2
**Fixes**
- Updates json_annotation version requirement
Expand Down
8 changes: 4 additions & 4 deletions packages/stripe/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_stripe
description: Flutter library for Stripe. Supports PaymentSheets, Apple & Google Pay, SCA, PSD2 and much more.
version: 9.2.2
version: 9.3.0
homepage: https://github.com/flutter-stripe/flutter_stripe
repository: https://github.com/flutter-stripe/flutter_stripe

Expand All @@ -22,9 +22,9 @@ dependencies:
flutter:
sdk: flutter
meta: ^1.8.0
stripe_android: ^9.2.1
stripe_ios: ^9.2.1
stripe_platform_interface: ^9.2.2
stripe_android: ^9.3.0
stripe_ios: ^9.3.0
stripe_platform_interface: ^9.3.0
dev_dependencies:
flutter_test:
sdk: flutter
Expand Down
9 changes: 9 additions & 0 deletions packages/stripe_android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 9.3.0
**Features**
- Add method for retrieve setupintent.

**Fixes**
- Calling confirm payment without params won't crash #1246
- Fix inproper calling of cashapp payment method. #1313

Check warning on line 7 in packages/stripe_android/CHANGELOG.md

View workflow job for this annotation

GitHub Actions / Typo CI

inproper

"inproper" is a typo. Did you mean "improper"?
- Sync with Stripe [0.28.0](https://github.com/stripe/stripe-react-native/releases/tag/v0.28.0).

## 9.2.1
**Fixes**
- Move amount value to GooglePayPaymentMethodParams #1255
Expand Down
2 changes: 1 addition & 1 deletion packages/stripe_android/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: stripe_android
description: Stripe platform implementation for Android
version: 9.2.1
version: 9.3.0
repository: https://github.com/flutter-stripe/flutter_stripe
homepage: https://pub.dev/packages/flutter_stripe

Expand Down
9 changes: 9 additions & 0 deletions packages/stripe_ios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 9.3.0
**Features**
- Add method for retrieve setupintent.

**Fixes**
- Calling confirm payment without params won't crash #1246
- Fix inproper calling of cashapp payment method. #1313

Check warning on line 7 in packages/stripe_ios/CHANGELOG.md

View workflow job for this annotation

GitHub Actions / Typo CI

inproper

"inproper" is a typo. Did you mean "improper"?
- Sync with Stripe [0.28.0](https://github.com/stripe/stripe-react-native/releases/tag/v0.28.0).

## 9.2.1
**Fixes**
- Move amount value to GooglePayPaymentMethodParams #1255
Expand Down
2 changes: 1 addition & 1 deletion packages/stripe_ios/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: stripe_ios
description: Stripe platform implementation for iOS
version: 9.2.1
version: 9.3.0
repository: https://github.com/flutter-stripe/flutter_stripe
homepage: https://pub.dev/packages/flutter_stripe

Expand Down
7 changes: 7 additions & 0 deletions packages/stripe_js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 3.2.0
**FIXES**
- PaymentConfirmationRedirect enum value (#1221).
- Confirmation redirect and stripeAccountId (#1201).
- Multiple fixes in (#1270).


## 3.1.0
- Makes WebStripe a singleton accessible by WebStripe.instance
- Allows to change the layout for the payment element. Closes [#1260](https://github.com/flutter-stripe/flutter_stripe/pull/1270#:~:text=Makes%20a%20singleton,flow%C2%A0%231075)
Expand Down
2 changes: 1 addition & 1 deletion packages/stripe_js/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: stripe_js
description: Stripe.js bindings for dart. This package is used by Stripe web so that the Stripe js sdk can be invoked directly.
version: 3.1.0
version: 3.2.0
homepage: https://github.com/flutter-stripe/flutter_stripe

environment:
Expand Down
9 changes: 9 additions & 0 deletions packages/stripe_platform_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 9.3.0
**Features**
- Add method for retrieve setupintent.

**Fixes**
- Calling confirm payment without params won't crash #1246
- Fix inproper calling of cashapp payment method. #1313

Check warning on line 7 in packages/stripe_platform_interface/CHANGELOG.md

View workflow job for this annotation

GitHub Actions / Typo CI

inproper

"inproper" is a typo. Did you mean "improper"?
- Sync with Stripe [0.28.0](https://github.com/stripe/stripe-react-native/releases/tag/v0.28.0).

## 9.2.2
**Fixes**
- Updates json_annotation version requirement
Expand Down
2 changes: 1 addition & 1 deletion packages/stripe_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: stripe_platform_interface
description: Platform interface for stripe sdk
version: 9.2.2
version: 9.3.0
repository: https://github.com/flutter-stripe/flutter_stripe
homepage: https://pub.dev/packages/flutter_stripe

Expand Down
Loading

0 comments on commit a2cc100

Please sign in to comment.