Skip to content

Commit c80a27a

Browse files
chore: release packages (#457)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 09eb90e commit c80a27a

File tree

5 files changed

+19
-9
lines changed

5 files changed

+19
-9
lines changed

.changeset/good-crabs-happen.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# @elasticpath/catalog-search-instantsearch-adapter
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- 018ec4f: - Shopper SDK support for catalog search
8+
- Instant search support for catalog search
9+
- Updated dependencies [018ec4f]
10+
- @epcc-sdk/sdks-shopper@0.0.41

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elasticpath/catalog-search-instantsearch-adapter",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"description": "",
66
"type": "module",
77
"main": "./dist/index.cjs",

packages/sdks/shopper/CHANGELOG.md

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

3+
## 0.0.41
4+
5+
### Patch Changes
6+
7+
- 018ec4f: - Shopper SDK support for catalog search
8+
- Instant search support for catalog search
9+
310
## 0.0.40
411

512
### 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.40",
3+
"version": "0.0.41",
44
"description": "",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)