Skip to content

Commit 3347b13

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

File tree

7 files changed

+21
-10
lines changed

7 files changed

+21
-10
lines changed

.changeset/chatty-berries-allow.md

-7
This file was deleted.

packages/sdks/accounts/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @epcc-sdk/sdks-accounts
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- d3d3c11: Update to match latest specs
8+
39
## 0.0.2
410

511
### Patch Changes

packages/sdks/accounts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epcc-sdk/sdks-accounts",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

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

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @epcc-sdk/sdks-cart-checkout-order
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- d3d3c11: Update to match latest specs
8+
39
## 0.0.1
410

511
### Patch Changes

packages/sdks/cart-checkout-order/package.json

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

packages/sdks/shopper/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @epcc-sdk/sdks-shopper
22

3+
## 0.0.22
4+
5+
### Patch Changes
6+
7+
- d3d3c11: Update to match latest specs
8+
39
## 0.0.21
410

511
### Patch Changes

packages/sdks/shopper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epcc-sdk/sdks-shopper",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)