Skip to content

Commit 1127cec

Browse files
chore: release packages (#454)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3a5685b commit 1127cec

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changeset/fresh-readers-matter.md

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

packages/sdks/nextjs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @epcc-sdk/sdks-nextjs
22

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- 4e4ef25: - paypal express property support
8+
- support overriding authorization header
9+
310
## 0.0.10
411

512
### Patch Changes

packages/sdks/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epcc-sdk/sdks-nextjs",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.cjs",

packages/sdks/shopper/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @epcc-sdk/sdks-shopper
22

3+
## 0.0.40
4+
5+
### Patch Changes
6+
7+
- 4e4ef25: - paypal express property support
8+
- support overriding authorization header
9+
310
## 0.0.39
411

512
### Patch Changes

packages/sdks/shopper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epcc-sdk/sdks-shopper",
3-
"version": "0.0.39",
3+
"version": "0.0.40",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)