Skip to content

Commit 711fd6a

Browse files
chore(release): 1.7.2 [skip ci]
## [1.7.2](v1.7.1...v1.7.2) (2024-12-04) ### Bug Fixes * exclude tables if simple product ([#55](#55)) ([d54eb85](d54eb85))
1 parent d54eb85 commit 711fd6a

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.7.2](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.7.1...v1.7.2) (2024-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* exclude tables if simple product ([#55](https://github.com/adobe-rnd/helix-commerce-api/issues/55)) ([d54eb85](https://github.com/adobe-rnd/helix-commerce-api/commit/d54eb85c570d2e98270dba7a35260b155ec40866))
7+
18
## [1.7.1](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.7.0...v1.7.1) (2024-11-22)
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.7.1",
3+
"version": "1.7.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)