Skip to content

Commit 0595cf9

Browse files
chore(release): 1.11.5 [skip ci]
## [1.11.5](v1.11.4...v1.11.5) (2024-12-16) ### Bug Fixes * add custom document title for vc ([#69](#69)) ([6b74063](6b74063))
1 parent 6b74063 commit 0595cf9

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.11.5](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.11.4...v1.11.5) (2024-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* add custom document title for vc ([#69](https://github.com/adobe-rnd/helix-commerce-api/issues/69)) ([6b74063](https://github.com/adobe-rnd/helix-commerce-api/commit/6b74063aa821ba2bbdc1d4163dbdc1e4e785168f))
7+
18
## [1.11.4](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.11.3...v1.11.4) (2024-12-13)
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.11.4",
3+
"version": "1.11.5",
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)