Skip to content

Commit 72953aa

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

File tree

11 files changed

+42
-10
lines changed

11 files changed

+42
-10
lines changed

.changeset/kind-chefs-design.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# next-account-checkout
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ced70c5]
8+
- @epcc-sdk/sdks-shopper@0.0.31

examples/next-account-checkout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-account-checkout",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

examples/shopper-accounts-authentication/CHANGELOG.md

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

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ced70c5]
8+
- @epcc-sdk/sdks-shopper@0.0.31
9+
310
## 0.1.3
411

512
### Patch Changes

examples/shopper-accounts-authentication/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shopper-accounts-authentication",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# spa-elastic-path-payments
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ced70c5]
8+
- @epcc-sdk/sdks-shopper@0.0.31

examples/spa-elastic-path-payments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "spa-elastic-path-payments",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# spa-manual-payments
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ced70c5]
8+
- @epcc-sdk/sdks-shopper@0.0.31

examples/spa-manual-payments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "spa-manual-payments",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

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.31
4+
5+
### Patch Changes
6+
7+
- ced70c5: Update the catalog view spec to the latest adding missing sdk params
8+
39
## 0.0.30
410

511
### Patch Changes

0 commit comments

Comments
 (0)