Skip to content

Commit 5746197

Browse files
Version Packages
1 parent c41dab4 commit 5746197

File tree

8 files changed

+12
-27
lines changed

8 files changed

+12
-27
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/silver-turkeys-hug.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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
- c41dab4: feat: add paypal copyright to docs footers
11+
- 1599832: feat: add jsdoc comments to v6 public interface types
12+
313
## 9.0.1
414

515
### 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)