Skip to content

Commit 34fbf9a

Browse files
chore(release): 1.14.3 [skip ci]
## [1.14.3](v1.14.2...v1.14.3) (2025-11-11) ### Bug Fixes * make route names unique ([#29](#29)) ([79dc483](79dc483))
1 parent 79dc483 commit 34fbf9a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.14.3](https://github.com/adobe/helix-api-service/compare/v1.14.2...v1.14.3) (2025-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* make route names unique ([#29](https://github.com/adobe/helix-api-service/issues/29)) ([79dc483](https://github.com/adobe/helix-api-service/commit/79dc4833be7d2810f20c97aeb3fee473d214dcb5))
7+
18
## [1.14.2](https://github.com/adobe/helix-api-service/compare/v1.14.1...v1.14.2) (2025-11-11)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-api-service",
3-
"version": "1.14.2",
3+
"version": "1.14.3",
44
"private": true,
55
"description": "Helix Admin API Service",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)