Skip to content

Commit 467c40c

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

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

.changeset/fifty-islands-judge.md

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

.changeset/flat-items-hug.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @epcc-sdk/sdks-cart-checkout-order
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- 0733828: add cart, checkout, order sdks

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.0",
3+
"version": "0.0.1",
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.21
4+
5+
### Patch Changes
6+
7+
- 0733828: nest display price properties correctly on order meta
8+
39
## 0.0.20
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.20",
3+
"version": "0.0.21",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)