Skip to content

Commit 8a15224

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

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/wild-maps-cheat.md

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

packages/catalog-search-instantsearch-adapter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @elasticpath/catalog-search-instantsearch-adapter
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ee7e9c7]
8+
- @epcc-sdk/sdks-shopper@0.0.42
9+
310
## 0.0.4
411

512
### Patch Changes

packages/catalog-search-instantsearch-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/catalog-search-instantsearch-adapter",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
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.42
4+
5+
### Patch Changes
6+
7+
- ee7e9c7: update readme.md
8+
39
## 0.0.41
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.41",
3+
"version": "0.0.42",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)