Skip to content

Commit 19af5dc

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2025-01-16) ### Bug Fixes * add live search config option ([#71](#71)) ([b93e133](b93e133))
1 parent b93e133 commit 19af5dc

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.2](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.12.1...v1.12.2) (2025-01-16)
2+
3+
4+
### Bug Fixes
5+
6+
* add live search config option ([#71](https://github.com/adobe-rnd/helix-commerce-api/issues/71)) ([b93e133](https://github.com/adobe-rnd/helix-commerce-api/commit/b93e1330f3846afcc654f03bf690e2b7f3ba244c))
7+
18
## [1.12.1](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.12.0...v1.12.1) (2025-01-08)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helix-commerce-api",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"private": true,
55
"description": "API for markup content and a commerce graphql commerce proxy",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)