Skip to content

Commit a6a5f9d

Browse files
chore(release): 1.12.6 [skip ci]
## [1.12.6](v1.12.5...v1.12.6) (2025-02-04) ### Bug Fixes * lookup urlkey for sku, adapt product ([#77](#77)) ([0f54de5](0f54de5))
1 parent 0f54de5 commit a6a5f9d

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.6](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.12.5...v1.12.6) (2025-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* lookup urlkey for sku, adapt product ([#77](https://github.com/adobe-rnd/helix-commerce-api/issues/77)) ([0f54de5](https://github.com/adobe-rnd/helix-commerce-api/commit/0f54de51f587a7ff5861dd76a962d9baaab279e9))
7+
18
## [1.12.5](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.12.4...v1.12.5) (2025-02-03)
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.5",
3+
"version": "1.12.6",
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)