Skip to content

Commit fcb1179

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

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/witty-hornets-smoke.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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 9.0.1
4+
5+
### Patch Changes
6+
7+
- 53b1f63: Export v6 types for all callbacks
8+
39
## 9.0.0
410

511
### Major 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": "9.0.0",
3+
"version": "9.0.1",
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)