Skip to content

Commit 1c06cc7

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.2...v1.16.0) (2025-11-15) ### Features * implement `log` route ([#38](#38)) ([873a792](873a792))
1 parent 873a792 commit 1c06cc7

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.0](https://github.com/adobe/helix-api-service/compare/v1.15.2...v1.16.0) (2025-11-15)
2+
3+
4+
### Features
5+
6+
* implement `log` route ([#38](https://github.com/adobe/helix-api-service/issues/38)) ([873a792](https://github.com/adobe/helix-api-service/commit/873a792b65689ce7d330f9864be789968ba723c5))
7+
18
## [1.15.2](https://github.com/adobe/helix-api-service/compare/v1.15.1...v1.15.2) (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.15.2",
3+
"version": "1.16.0",
44
"private": true,
55
"description": "Helix Admin API Service",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)