Skip to content

Commit 583cee9

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2024-11-05) ### Bug Fixes * cleanup, rm dupe logic ([2163278](2163278)) ### Features * template overrides ([cf3cfde](cf3cfde))
1 parent 23a75aa commit 583cee9

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.4.0](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.3.0...v1.4.0) (2024-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* cleanup, rm dupe logic ([2163278](https://github.com/adobe-rnd/helix-commerce-api/commit/21632787bd3de8bc353037972fac31cc1b06ffa8))
7+
8+
9+
### Features
10+
11+
* template overrides ([cf3cfde](https://github.com/adobe-rnd/helix-commerce-api/commit/cf3cfde7b33b36eb14d2ea19dda3da7e8f1f9235))
12+
113
# [1.3.0](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.2.9...v1.3.0) (2024-11-04)
214

315

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