Skip to content

Commit b3b4c48

Browse files
chore(release): 1.6.4 [skip ci]
## [1.6.4](v1.6.3...v1.6.4) (2024-11-15) ### Bug Fixes * rework catalog api's and implement delete ([#48](#48)) ([3152543](3152543))
1 parent 3152543 commit b3b4c48

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.6.4](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.6.3...v1.6.4) (2024-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
* rework catalog api's and implement delete ([#48](https://github.com/adobe-rnd/helix-commerce-api/issues/48)) ([3152543](https://github.com/adobe-rnd/helix-commerce-api/commit/3152543ad0072a3f094612484c32e35f3fb1b03d))
7+
18
## [1.6.3](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.6.2...v1.6.3) (2024-11-14)
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.6.3",
3+
"version": "1.6.4",
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)