Skip to content

Commit e4b2dfb

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-11-05) ### Bug Fixes * use ctx config ([90bce9d](90bce9d))
1 parent d7f6092 commit e4b2dfb

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.4.1](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.4.0...v1.4.1) (2024-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* use ctx config ([90bce9d](https://github.com/adobe-rnd/helix-commerce-api/commit/90bce9d1805a4ff06178b8040e250b50a4ab2cdb))
7+
18
# [1.4.0](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.3.0...v1.4.0) (2024-11-05)
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.4.0",
3+
"version": "1.4.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)