Skip to content

Commit ef653f9

Browse files
chore: release packages (#366)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1e94fe3 commit ef653f9

File tree

8 files changed

+21
-14
lines changed

8 files changed

+21
-14
lines changed

.changeset/quick-baboons-collect.md

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

.changeset/tasty-tools-deliver.md

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

packages/sdks/cart-checkout-order/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @epcc-sdk/sdks-cart-checkout-order
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 1e94fe3: add include for cart checkout get orders
8+
39
## 0.0.2
410

511
### Patch Changes

packages/sdks/cart-checkout-order/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-cart-checkout-order",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

packages/sdks/nextjs/CHANGELOG.md

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

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- 98ab640: create account middleware nextjs
8+
39
## 0.0.7
410

511
### 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.7",
3+
"version": "0.0.8",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

packages/sdks/shopper/CHANGELOG.md

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

3+
## 0.0.23
4+
5+
### Patch Changes
6+
7+
- 1e94fe3: add include for cart checkout get orders
8+
39
## 0.0.22
410

511
### 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.22",
3+
"version": "0.0.23",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)