Skip to content

Commit 9de8030

Browse files
author
aws-amplify-bot
committed
chore: finalize release 1.28.4 [skip ci]
1 parent 47effb2 commit 9de8030

File tree

8 files changed

+125
-118
lines changed

8 files changed

+125
-118
lines changed

AmplifyPlugins/API/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- Amplify (1.28.3):
3-
- Amplify/Default (= 1.28.3)
4-
- Amplify/Default (1.28.3)
5-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.3):
2+
- Amplify (1.28.4):
3+
- Amplify/Default (= 1.28.4)
4+
- Amplify/Default (1.28.4)
5+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.4):
66
- AWSAuthCore (~> 2.29.1)
77
- AWSCognitoIdentityProvider (~> 2.29.1)
88
- AWSCognitoIdentityProviderASF (~> 2.29.1)
99
- AWSCore (~> 2.29.1)
1010
- AWSMobileClient (~> 2.29.1)
11-
- AWSPluginsCore (= 1.28.3)
12-
- AmplifyTestCommon (1.28.3):
13-
- Amplify (= 1.28.3)
14-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.3)
11+
- AWSPluginsCore (= 1.28.4)
12+
- AmplifyTestCommon (1.28.4):
13+
- Amplify (= 1.28.4)
14+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.4)
1515
- CwlPreconditionTesting (~> 2.0)
16-
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.3):
17-
- Amplify (= 1.28.3)
16+
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
17+
- Amplify (= 1.28.4)
1818
- AWSCore (~> 2.29.1)
1919
- AWSMobileClient (~> 2.29.1)
20-
- AWSPluginsCore (= 1.28.3)
20+
- AWSPluginsCore (= 1.28.4)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AppSyncRealTimeClient (2.1.1):
2323
- Starscream (~> 4.0.4)
@@ -34,8 +34,8 @@ PODS:
3434
- AWSCognitoIdentityProvider (= 2.29.1)
3535
- AWSCognitoIdentityProviderASF (= 2.29.1)
3636
- AWSCore (= 2.29.1)
37-
- AWSPluginsCore (1.28.3):
38-
- Amplify (= 1.28.3)
37+
- AWSPluginsCore (1.28.4):
38+
- Amplify (= 1.28.4)
3939
- AWSCore (~> 2.29.1)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -95,16 +95,16 @@ CHECKOUT OPTIONS:
9595
:tag: 2.1.0
9696

9797
SPEC CHECKSUMS:
98-
Amplify: e89b493fc2fe840ac044bd4ddf71ad9828f8c364
99-
AmplifyPlugins: 6aa4605f70d0e252299f0638f9cd969506a7469f
100-
AmplifyTestCommon: 033836d9c3f885727bc7246078b1c5fa044276f3
98+
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
99+
AmplifyPlugins: f90215cd830f0edb354629661978bbe8a6bee5c0
100+
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
101101
AppSyncRealTimeClient: 937360221f2b664c4c33ae142a60643e64f480cd
102102
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
103103
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
104104
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
105105
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
106106
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
107-
AWSPluginsCore: c3dacbb0e28c944f520c93aaa0a1a2afacc369e3
107+
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
108108
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
109109
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
110110
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- Amplify (1.28.3):
3-
- Amplify/Default (= 1.28.3)
4-
- Amplify/Default (1.28.3)
5-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.3):
2+
- Amplify (1.28.4):
3+
- Amplify/Default (= 1.28.4)
4+
- Amplify/Default (1.28.4)
5+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.4):
66
- AWSAuthCore (~> 2.29.1)
77
- AWSCognitoIdentityProvider (~> 2.29.1)
88
- AWSCognitoIdentityProviderASF (~> 2.29.1)
99
- AWSCore (~> 2.29.1)
1010
- AWSMobileClient (~> 2.29.1)
11-
- AWSPluginsCore (= 1.28.3)
12-
- AmplifyTestCommon (1.28.3):
13-
- Amplify (= 1.28.3)
14-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.3)
11+
- AWSPluginsCore (= 1.28.4)
12+
- AmplifyTestCommon (1.28.4):
13+
- Amplify (= 1.28.4)
14+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.4)
1515
- CwlPreconditionTesting (~> 2.0)
16-
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.3):
17-
- Amplify (= 1.28.3)
16+
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
17+
- Amplify (= 1.28.4)
1818
- AWSCore (~> 2.29.1)
1919
- AWSMobileClient (~> 2.29.1)
20-
- AWSPluginsCore (= 1.28.3)
20+
- AWSPluginsCore (= 1.28.4)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AWSAuthCore (2.29.1):
2323
- AWSCore (= 2.29.1)
@@ -34,8 +34,8 @@ PODS:
3434
- AWSCore (= 2.29.1)
3535
- AWSPinpoint (2.29.1):
3636
- AWSCore (= 2.29.1)
37-
- AWSPluginsCore (1.28.3):
38-
- Amplify (= 1.28.3)
37+
- AWSPluginsCore (1.28.4):
38+
- Amplify (= 1.28.4)
3939
- AWSCore (~> 2.29.1)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -93,16 +93,16 @@ CHECKOUT OPTIONS:
9393
:tag: 2.1.0
9494

9595
SPEC CHECKSUMS:
96-
Amplify: e89b493fc2fe840ac044bd4ddf71ad9828f8c364
97-
AmplifyPlugins: 6aa4605f70d0e252299f0638f9cd969506a7469f
98-
AmplifyTestCommon: 033836d9c3f885727bc7246078b1c5fa044276f3
96+
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
97+
AmplifyPlugins: f90215cd830f0edb354629661978bbe8a6bee5c0
98+
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
9999
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
100100
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
101101
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
102102
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
103103
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
104104
AWSPinpoint: 891d86d624b42458d310a86bdf4034fc7084bf01
105-
AWSPluginsCore: c3dacbb0e28c944f520c93aaa0a1a2afacc369e3
105+
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
106106
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
107107
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
108108
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- Amplify (1.28.3):
3-
- Amplify/Default (= 1.28.3)
4-
- Amplify/Default (1.28.3)
5-
- AmplifyTestCommon (1.28.3):
6-
- Amplify (= 1.28.3)
7-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.3)
2+
- Amplify (1.28.4):
3+
- Amplify/Default (= 1.28.4)
4+
- Amplify/Default (1.28.4)
5+
- AmplifyTestCommon (1.28.4):
6+
- Amplify (= 1.28.4)
7+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.4)
88
- CwlPreconditionTesting (~> 2.0)
9-
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.3):
10-
- Amplify (= 1.28.3)
9+
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
10+
- Amplify (= 1.28.4)
1111
- AWSCore (~> 2.29.1)
1212
- AWSMobileClient (~> 2.29.1)
13-
- AWSPluginsCore (= 1.28.3)
13+
- AWSPluginsCore (= 1.28.4)
1414
- CwlPreconditionTesting (~> 2.0)
1515
- AWSAuthCore (2.29.1):
1616
- AWSCore (= 2.29.1)
@@ -25,8 +25,8 @@ PODS:
2525
- AWSCognitoIdentityProvider (= 2.29.1)
2626
- AWSCognitoIdentityProviderASF (= 2.29.1)
2727
- AWSCore (= 2.29.1)
28-
- AWSPluginsCore (1.28.3):
29-
- Amplify (= 1.28.3)
28+
- AWSPluginsCore (1.28.4):
29+
- Amplify (= 1.28.4)
3030
- AWSCore (~> 2.29.1)
3131
- CwlCatchException (2.1.1):
3232
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -80,14 +80,14 @@ CHECKOUT OPTIONS:
8080
:tag: 2.1.0
8181

8282
SPEC CHECKSUMS:
83-
Amplify: e89b493fc2fe840ac044bd4ddf71ad9828f8c364
84-
AmplifyTestCommon: 033836d9c3f885727bc7246078b1c5fa044276f3
83+
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
84+
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
8585
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
8686
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
8787
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
8888
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
8989
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
90-
AWSPluginsCore: c3dacbb0e28c944f520c93aaa0a1a2afacc369e3
90+
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
9191
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
9292
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
9393
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/DataStore/Podfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
PODS:
2-
- Amplify (1.28.3):
3-
- Amplify/Default (= 1.28.3)
4-
- Amplify/Default (1.28.3)
5-
- AmplifyPlugins/AWSAPIPlugin (1.28.3):
2+
- Amplify (1.28.4):
3+
- Amplify/Default (= 1.28.4)
4+
- Amplify/Default (1.28.4)
5+
- AmplifyPlugins/AWSAPIPlugin (1.28.4):
66
- AppSyncRealTimeClient (~> 2.0)
77
- AWSCore (~> 2.29.1)
8-
- AWSPluginsCore (= 1.28.3)
9-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.3):
8+
- AWSPluginsCore (= 1.28.4)
9+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.4):
1010
- AWSAuthCore (~> 2.29.1)
1111
- AWSCognitoIdentityProvider (~> 2.29.1)
1212
- AWSCognitoIdentityProviderASF (~> 2.29.1)
1313
- AWSCore (~> 2.29.1)
1414
- AWSMobileClient (~> 2.29.1)
15-
- AWSPluginsCore (= 1.28.3)
16-
- AmplifyTestCommon (1.28.3):
17-
- Amplify (= 1.28.3)
18-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.3)
15+
- AWSPluginsCore (= 1.28.4)
16+
- AmplifyTestCommon (1.28.4):
17+
- Amplify (= 1.28.4)
18+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.4)
1919
- CwlPreconditionTesting (~> 2.0)
20-
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.3):
21-
- Amplify (= 1.28.3)
20+
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
21+
- Amplify (= 1.28.4)
2222
- AWSCore (~> 2.29.1)
2323
- AWSMobileClient (~> 2.29.1)
24-
- AWSPluginsCore (= 1.28.3)
24+
- AWSPluginsCore (= 1.28.4)
2525
- CwlPreconditionTesting (~> 2.0)
2626
- AppSyncRealTimeClient (2.1.1):
2727
- Starscream (~> 4.0.4)
@@ -38,8 +38,8 @@ PODS:
3838
- AWSCognitoIdentityProvider (= 2.29.1)
3939
- AWSCognitoIdentityProviderASF (= 2.29.1)
4040
- AWSCore (= 2.29.1)
41-
- AWSPluginsCore (1.28.3):
42-
- Amplify (= 1.28.3)
41+
- AWSPluginsCore (1.28.4):
42+
- Amplify (= 1.28.4)
4343
- AWSCore (~> 2.29.1)
4444
- CwlCatchException (2.1.1):
4545
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -105,16 +105,16 @@ CHECKOUT OPTIONS:
105105
:tag: 2.1.0
106106

107107
SPEC CHECKSUMS:
108-
Amplify: e89b493fc2fe840ac044bd4ddf71ad9828f8c364
109-
AmplifyPlugins: 6aa4605f70d0e252299f0638f9cd969506a7469f
110-
AmplifyTestCommon: 033836d9c3f885727bc7246078b1c5fa044276f3
108+
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
109+
AmplifyPlugins: f90215cd830f0edb354629661978bbe8a6bee5c0
110+
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
111111
AppSyncRealTimeClient: 937360221f2b664c4c33ae142a60643e64f480cd
112112
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
113113
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
114114
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
115115
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
116116
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
117-
AWSPluginsCore: c3dacbb0e28c944f520c93aaa0a1a2afacc369e3
117+
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
118118
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
119119
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
120120
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Geo/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- Amplify (1.28.3):
3-
- Amplify/Default (= 1.28.3)
4-
- Amplify/Default (1.28.3)
5-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.3):
2+
- Amplify (1.28.4):
3+
- Amplify/Default (= 1.28.4)
4+
- Amplify/Default (1.28.4)
5+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.4):
66
- AWSAuthCore (~> 2.29.1)
77
- AWSCognitoIdentityProvider (~> 2.29.1)
88
- AWSCognitoIdentityProviderASF (~> 2.29.1)
99
- AWSCore (~> 2.29.1)
1010
- AWSMobileClient (~> 2.29.1)
11-
- AWSPluginsCore (= 1.28.3)
12-
- AmplifyTestCommon (1.28.3):
13-
- Amplify (= 1.28.3)
14-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.3)
11+
- AWSPluginsCore (= 1.28.4)
12+
- AmplifyTestCommon (1.28.4):
13+
- Amplify (= 1.28.4)
14+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.4)
1515
- CwlPreconditionTesting (~> 2.0)
16-
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.3):
17-
- Amplify (= 1.28.3)
16+
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
17+
- Amplify (= 1.28.4)
1818
- AWSCore (~> 2.29.1)
1919
- AWSMobileClient (~> 2.29.1)
20-
- AWSPluginsCore (= 1.28.3)
20+
- AWSPluginsCore (= 1.28.4)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AWSAuthCore (2.29.1):
2323
- AWSCore (= 2.29.1)
@@ -34,8 +34,8 @@ PODS:
3434
- AWSCognitoIdentityProvider (= 2.29.1)
3535
- AWSCognitoIdentityProviderASF (= 2.29.1)
3636
- AWSCore (= 2.29.1)
37-
- AWSPluginsCore (1.28.3):
38-
- Amplify (= 1.28.3)
37+
- AWSPluginsCore (1.28.4):
38+
- Amplify (= 1.28.4)
3939
- AWSCore (~> 2.29.1)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -93,16 +93,16 @@ CHECKOUT OPTIONS:
9393
:tag: 2.1.0
9494

9595
SPEC CHECKSUMS:
96-
Amplify: e89b493fc2fe840ac044bd4ddf71ad9828f8c364
97-
AmplifyPlugins: 6aa4605f70d0e252299f0638f9cd969506a7469f
98-
AmplifyTestCommon: 033836d9c3f885727bc7246078b1c5fa044276f3
96+
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
97+
AmplifyPlugins: f90215cd830f0edb354629661978bbe8a6bee5c0
98+
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
9999
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
100100
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
101101
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
102102
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
103103
AWSLocation: d13c83933c022e5cf6630a104d4ce9a5556e44e6
104104
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
105-
AWSPluginsCore: c3dacbb0e28c944f520c93aaa0a1a2afacc369e3
105+
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
106106
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
107107
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
108108
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Predictions/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- Amplify (1.28.3):
3-
- Amplify/Default (= 1.28.3)
4-
- Amplify/Default (1.28.3)
5-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.3):
2+
- Amplify (1.28.4):
3+
- Amplify/Default (= 1.28.4)
4+
- Amplify/Default (1.28.4)
5+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.4):
66
- AWSAuthCore (~> 2.29.1)
77
- AWSCognitoIdentityProvider (~> 2.29.1)
88
- AWSCognitoIdentityProviderASF (~> 2.29.1)
99
- AWSCore (~> 2.29.1)
1010
- AWSMobileClient (~> 2.29.1)
11-
- AWSPluginsCore (= 1.28.3)
12-
- AmplifyTestCommon (1.28.3):
13-
- Amplify (= 1.28.3)
14-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.3)
11+
- AWSPluginsCore (= 1.28.4)
12+
- AmplifyTestCommon (1.28.4):
13+
- Amplify (= 1.28.4)
14+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.4)
1515
- CwlPreconditionTesting (~> 2.0)
16-
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.3):
17-
- Amplify (= 1.28.3)
16+
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
17+
- Amplify (= 1.28.4)
1818
- AWSCore (~> 2.29.1)
1919
- AWSMobileClient (~> 2.29.1)
20-
- AWSPluginsCore (= 1.28.3)
20+
- AWSPluginsCore (= 1.28.4)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AWSAuthCore (2.29.1):
2323
- AWSCore (= 2.29.1)
@@ -34,8 +34,8 @@ PODS:
3434
- AWSCognitoIdentityProvider (= 2.29.1)
3535
- AWSCognitoIdentityProviderASF (= 2.29.1)
3636
- AWSCore (= 2.29.1)
37-
- AWSPluginsCore (1.28.3):
38-
- Amplify (= 1.28.3)
37+
- AWSPluginsCore (1.28.4):
38+
- Amplify (= 1.28.4)
3939
- AWSCore (~> 2.29.1)
4040
- AWSPolly (2.29.1):
4141
- AWSCore (= 2.29.1)
@@ -113,16 +113,16 @@ CHECKOUT OPTIONS:
113113
:tag: 2.1.0
114114

115115
SPEC CHECKSUMS:
116-
Amplify: e89b493fc2fe840ac044bd4ddf71ad9828f8c364
117-
AmplifyPlugins: 6aa4605f70d0e252299f0638f9cd969506a7469f
118-
AmplifyTestCommon: 033836d9c3f885727bc7246078b1c5fa044276f3
116+
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
117+
AmplifyPlugins: f90215cd830f0edb354629661978bbe8a6bee5c0
118+
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
119119
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
120120
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
121121
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
122122
AWSComprehend: e55b7ba740914cadc716e60e56977cd15a732a65
123123
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
124124
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
125-
AWSPluginsCore: c3dacbb0e28c944f520c93aaa0a1a2afacc369e3
125+
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
126126
AWSPolly: b484a7b498a8d5ac98685aff8cb63ebe58bb2c5f
127127
AWSRekognition: 21fcf5d66d9206bf09e2f9301c72023b7a5208f6
128128
AWSTextract: 565c0d5ff0e0ff755a010e2d1c3bb0db54c66b60

0 commit comments

Comments
 (0)