Skip to content

Commit d80ad88

Browse files
chore(release): 1.14.4 [skip ci]
## [1.14.4](v1.14.3...v1.14.4) (2025-11-11) ### Bug Fixes * **auth:** port testing from `helix-admin` ([#32](#32)) ([49826e3](49826e3))
1 parent 49826e3 commit d80ad88

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.4](https://github.com/adobe/helix-api-service/compare/v1.14.3...v1.14.4) (2025-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **auth:** port testing from `helix-admin` ([#32](https://github.com/adobe/helix-api-service/issues/32)) ([49826e3](https://github.com/adobe/helix-api-service/commit/49826e31987965da0c330215b8f85358d82ef44c))
7+
18
## [1.14.3](https://github.com/adobe/helix-api-service/compare/v1.14.2...v1.14.3) (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.3",
3+
"version": "1.14.4",
44
"private": true,
55
"description": "Helix Admin API Service",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)