Skip to content

Commit 9a7f183

Browse files
chore(release): 1.16.1 [skip ci]
## [1.16.1](v1.16.0...v1.16.1) (2025-11-18) ### Bug Fixes * implement `getAPIUrls` ([#39](#39)) ([580696c](580696c))
1 parent 580696c commit 9a7f183

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.16.1](https://github.com/adobe/helix-api-service/compare/v1.16.0...v1.16.1) (2025-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* implement `getAPIUrls` ([#39](https://github.com/adobe/helix-api-service/issues/39)) ([580696c](https://github.com/adobe/helix-api-service/commit/580696ca1c0f68bfa3a64bd5d053b0a1e917c37a))
7+
18
# [1.16.0](https://github.com/adobe/helix-api-service/compare/v1.15.2...v1.16.0) (2025-11-15)
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.16.0",
3+
"version": "1.16.1",
44
"private": true,
55
"description": "Helix Admin API Service",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)