Skip to content

Commit

Permalink
Merge branch 'main' of github.com:infysumanta/paypal-sdk into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
infysumanta committed Feb 17, 2024
2 parents 7243a7a + 8321e08 commit 6d50f25
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# paypal-sdk

## 0.0.1
## 0.0.2

### Patch Changes

- 9ff71f4: update npmignore files

## 0.0.1

### Patch Changes

- e1fdd01: build configurations changed and test script added for version changed and script modifier
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paypal-sdk",
"version": "0.0.1",
"version": "0.0.2",
"description": "A Paypal SDK for Paypal v1 and v2 Rest Apis",
"exports": "./dist/index.js",
"type": "module",
Expand Down

0 comments on commit 6d50f25

Please sign in to comment.