Skip to content

Commit 73f4c88

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- cdn@0.16.1 - controlplane@0.183.4 - graphqlmetrics@0.37.1 - keycloak@0.11.2 - otelcollector@0.20.1 - router@0.274.0 - studio@0.149.4
1 parent c8f945d commit 73f4c88

File tree

14 files changed

+53
-7
lines changed

14 files changed

+53
-7
lines changed

cdn-server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [0.16.1](https://github.com/wundergraph/cosmo/compare/cdn@0.16.0...cdn@0.16.1) (2026-01-12)
8+
9+
### Bug Fixes
10+
11+
* **infra:** ensure base images use target platform ([#2401](https://github.com/wundergraph/cosmo/issues/2401)) ([45d65c4](https://github.com/wundergraph/cosmo/commit/45d65c4c260e7888ecfc46fb46db0d73d33fc75e)) (@endigma)
12+
713
# [0.16.0](https://github.com/wundergraph/cosmo/compare/cdn@0.15.0...cdn@0.16.0) (2025-11-29)
814

915
### Features

cdn-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cdn",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"private": true,
55
"author": {
66
"name": "WunderGraph Maintainers",

controlplane/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [0.183.4](https://github.com/wundergraph/cosmo/compare/controlplane@0.183.3...controlplane@0.183.4) (2026-01-12)
8+
9+
### Bug Fixes
10+
11+
* **infra:** ensure base images use target platform ([#2401](https://github.com/wundergraph/cosmo/issues/2401)) ([45d65c4](https://github.com/wundergraph/cosmo/commit/45d65c4c260e7888ecfc46fb46db0d73d33fc75e)) (@endigma)
12+
713
## [0.183.3](https://github.com/wundergraph/cosmo/compare/controlplane@0.183.2...controlplane@0.183.3) (2026-01-09)
814

915
**Note:** Version bump only for package controlplane

controlplane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "controlplane",
3-
"version": "0.183.3",
3+
"version": "0.183.4",
44
"private": true,
55
"description": "WunderGraph Cosmo Controlplane",
66
"type": "module",

graphqlmetrics/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [0.37.1](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.37.0...graphqlmetrics@0.37.1) (2026-01-12)
8+
9+
### Bug Fixes
10+
11+
* **infra:** ensure base images use target platform ([#2401](https://github.com/wundergraph/cosmo/issues/2401)) ([45d65c4](https://github.com/wundergraph/cosmo/commit/45d65c4c260e7888ecfc46fb46db0d73d33fc75e)) (@endigma)
12+
713
# [0.37.0](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.36.2...graphqlmetrics@0.37.0) (2025-12-15)
814

915
### Features

graphqlmetrics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphqlmetrics",
3-
"version": "0.37.0",
3+
"version": "0.37.1",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

keycloak/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [0.11.2](https://github.com/wundergraph/cosmo/compare/keycloak@0.11.1...keycloak@0.11.2) (2026-01-12)
8+
9+
### Bug Fixes
10+
11+
* **infra:** ensure base images use target platform ([#2401](https://github.com/wundergraph/cosmo/issues/2401)) ([45d65c4](https://github.com/wundergraph/cosmo/commit/45d65c4c260e7888ecfc46fb46db0d73d33fc75e)) (@endigma)
12+
713
## [0.11.1](https://github.com/wundergraph/cosmo/compare/keycloak@0.11.0...keycloak@0.11.1) (2025-12-16)
814

915
### Bug Fixes

keycloak/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keycloak",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

otelcollector/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [0.20.1](https://github.com/wundergraph/cosmo/compare/otelcollector@0.20.0...otelcollector@0.20.1) (2026-01-12)
8+
9+
### Bug Fixes
10+
11+
* **infra:** ensure base images use target platform ([#2401](https://github.com/wundergraph/cosmo/issues/2401)) ([45d65c4](https://github.com/wundergraph/cosmo/commit/45d65c4c260e7888ecfc46fb46db0d73d33fc75e)) (@endigma)
12+
713
# [0.20.0](https://github.com/wundergraph/cosmo/compare/otelcollector@0.19.0...otelcollector@0.20.0) (2025-10-03)
814

915
### Features

otelcollector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "otelcollector",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

0 commit comments

Comments
 (0)