Skip to content

Commit

Permalink
Merge pull request #11 from hyperse-io/changeset-release/main
Browse files Browse the repository at this point in the history
[Release] Version packages
  • Loading branch information
tianyingchun authored May 17, 2024
2 parents 4fe8f6e + 7fb8045 commit 20bb01d
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/modern-meals-reply.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hyperse-io/paypal-node-sdk

## 1.0.8

### Patch Changes

- [`4fe8f6e`](https://github.com/hyperse-io/paypal-node-sdk/commit/4fe8f6eaa499eef171a8abd3193c0271d5d2f765) Thanks [@tianyingchun](https://github.com/tianyingchun)! - fix invoice_id as optional parameters

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse-io/paypal-node-sdk",
"version": "1.0.7",
"version": "1.0.8",
"description": "NodeJS SDK for PayPal Checkout APIs",
"keywords": [
"hyperse",
Expand Down
7 changes: 7 additions & 0 deletions samples/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# paypal-checkout-sdk-samples

## 1.0.9

### Patch Changes

- Updated dependencies [[`4fe8f6e`](https://github.com/hyperse-io/paypal-node-sdk/commit/4fe8f6eaa499eef171a8abd3193c0271d5d2f765)]:
- @hyperse-io/paypal-node-sdk@1.0.8

## 1.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paypal-checkout-sdk-samples",
"version": "1.0.8",
"version": "1.0.9",
"type": "module",
"description": "NodeJS SDK for PayPal Checkout APIs",
"keywords": [],
Expand Down

0 comments on commit 20bb01d

Please sign in to comment.