Skip to content

Commit aee2888

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2024-11-05) ### Bug Fixes * image roles config option ([b299039](b299039)) * sort selections in adapter ([d17d352](d17d352)) * sort variant selections ([e2d489d](e2d489d))
1 parent e8eadc4 commit aee2888

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.1](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.5.0...v1.5.1) (2024-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* image roles config option ([b299039](https://github.com/adobe-rnd/helix-commerce-api/commit/b2990396fe6060f3babce78575ca2de3c42428a6))
7+
* sort selections in adapter ([d17d352](https://github.com/adobe-rnd/helix-commerce-api/commit/d17d352288ee520aa6bcd47d7bf68e8499e0f140))
8+
* sort variant selections ([e2d489d](https://github.com/adobe-rnd/helix-commerce-api/commit/e2d489d63390d351b48e6d0a648eefc3796f72be))
9+
110
# [1.5.0](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.4.1...v1.5.0) (2024-11-05)
211

312

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.5.0",
3+
"version": "1.5.1",
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)