Skip to content

Commit 33b2ab3

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

File tree

9 files changed

+21
-18
lines changed

9 files changed

+21
-18
lines changed

.changeset/proud-planets-explode.md

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

.changeset/six-donkeys-drum.md

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

.changeset/yellow-masks-own.md

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

packages/sdks/accounts/CHANGELOG.md

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

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- ce0c960: support esm modules accounts sdk
8+
39
## 0.0.3
410

511
### Patch Changes

packages/sdks/accounts/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-accounts",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.cjs",

packages/sdks/authentication-realms/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- ce0c960: Support esm modules
8+
39
## 0.0.2
410

511
### Patch Changes

packages/sdks/authentication-realms/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-authentication-realms",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.cjs",

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.27
4+
5+
### Patch Changes
6+
7+
- 8cd7dad: Support esm modules correctly
8+
39
## 0.0.26
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.26",
3+
"version": "0.0.27",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)