Skip to content

Commit 702863f

Browse files
Version Packages (#676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 415c94e commit 702863f

File tree

5 files changed

+9
-12
lines changed

5 files changed

+9
-12
lines changed

.changeset/purple-balloons-cheer.md

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

.changeset/silent-squids-grow.md

Lines changed: 0 additions & 5 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/paypal-js/CHANGELOG.md

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

3+
## 8.4.2
4+
5+
### Patch Changes
6+
7+
- 9423b3d: fix: use correct type name with v6 script load options
8+
- 415c94e: Fix SdkInstance type definition conditional statements.
9+
310
## 8.4.1
411

512
### Patch Changes

packages/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/paypal-js",
3-
"version": "8.4.1",
3+
"version": "8.4.2",
44
"description": "Loading wrapper and TypeScript types for the PayPal JS SDK",
55
"main": "index.js",
66
"module": "dist/esm/paypal-js.js",

0 commit comments

Comments
 (0)