Skip to content

Commit 7673c54

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.9...v1.13.0) (2025-02-21) ### Features * auth route ([#80](#80)) ([440a29f](440a29f))
1 parent 440a29f commit 7673c54

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.13.0](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.12.9...v1.13.0) (2025-02-21)
2+
3+
4+
### Features
5+
6+
* auth route ([#80](https://github.com/adobe-rnd/helix-commerce-api/issues/80)) ([440a29f](https://github.com/adobe-rnd/helix-commerce-api/commit/440a29f39bae01454c727ddba031f8c4d7ae2299))
7+
18
## [1.12.9](https://github.com/adobe-rnd/helix-commerce-api/compare/v1.12.8...v1.12.9) (2025-02-21)
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.12.9",
3+
"version": "1.13.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)