Skip to content

Commit a0b74e2

Browse files
chore(release): 1.5.3 [skip ci]
## [1.5.3](v1.5.2...v1.5.3) (2024-11-06) ### Bug Fixes * include mpn in product and offer schemas ([#41](#41)) ([eb5d223](eb5d223))
1 parent eb5d223 commit a0b74e2

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.5.3](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.5.2...v1.5.3) (2024-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* include mpn in product and offer schemas ([#41](https://github.com/adobe-rnd/helix-commerce-api/issues/41)) ([eb5d223](https://github.com/adobe-rnd/helix-commerce-api/commit/eb5d223e13fdcb19f329fe7143a2617f89764e41))
7+
18
## [1.5.2](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.5.1...v1.5.2) (2024-11-06)
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.5.2",
3+
"version": "1.5.3",
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)