Skip to content

Commit a2e716e

Browse files
Version Packages (#637)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ebcfbaa commit a2e716e

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

.changeset/afraid-eyes-impress.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-paypal-js/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 8.8.3
4+
5+
### Patch Changes
6+
7+
- ebcfbaa: WHAT: Temporary fix for Braintree SDK versioning in React JS SDK. BT SDK version has been upgraded to latest version statically in the React SDK.
8+
9+
WHY: The BT SDK version is statically typed to an old version in our React SDK. As a short-term fix, we need to upgrade this version to the latest statically.
10+
311
## 8.8.2
412

513
### Patch Changes

packages/react-paypal-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paypal/react-paypal-js",
3-
"version": "8.8.2",
3+
"version": "8.8.3",
44
"description": "React components for the PayPal JS SDK",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)