Skip to content

Commit

Permalink
Version Packages (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
danzhaaspaypal authored Jun 7, 2024
2 parents 5adf3b6 + a5e181b commit 49b5144
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-falcons-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-foxes-trade.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions packages/paypal-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 8.1.0

### Minor Changes

- c0badf3: Support env param in loadScript options object

### Patch Changes

- 5adf3b6: updates PayPalButtonComponentOptions to add message

## 8.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/paypal-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paypal/paypal-js",
"version": "8.0.5",
"version": "8.1.0",
"description": "Loading wrapper and TypeScript types for the PayPal JS SDK",
"main": "index.js",
"module": "dist/esm/paypal-js.js",
Expand Down

0 comments on commit 49b5144

Please sign in to comment.