Skip to content

Commit 49d3520

Browse files
Version Packages
1 parent 3f60dbf commit 49d3520

File tree

7 files changed

+11
-22
lines changed

7 files changed

+11
-22
lines changed

.changeset/eleven-cats-battle.md

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

.changeset/fair-yaks-impress.md

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

.changeset/fuzzy-parrots-invent.md

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

.changeset/smooth-dolphins-approve.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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 9.0.2
4+
5+
### Patch Changes
6+
7+
- b2cbae5: chore: add build-and-deploy-docs github actions workflow
8+
- 036f31b: feat: use typedoc for generating v6 public interface documentation
9+
- 6d5e590: feat: use tsdoc for v6 public interface
10+
- 1599832: feat: add jsdoc comments to v6 public interface types
11+
312
## 9.0.1
413

514
### 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": "9.0.1",
3+
"version": "9.0.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)