Skip to content

Commit 1f48a2d

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- [email protected] - @wundergraph/[email protected] - [email protected]
1 parent d792fe5 commit 1f48a2d

File tree

6 files changed

+21
-3
lines changed

6 files changed

+21
-3
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.15.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.15.0) (2025-11-19)
8+
9+
### Features
10+
11+
* **admission-server,cdn-server:** upgrade hono to v4.10.6 ([#2340](https://github.com/wundergraph/cosmo/issues/2340)) ([9f9faa0](https://github.com/wundergraph/cosmo/commit/9f9faa00eed1027e8d3cbe08e594c94e08028553)) (@pepol)
12+
713
## [0.14.5](https://github.com/wundergraph/cosmo/compare/[email protected]@0.14.5) (2025-10-03)
814

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

cdn-server/cdn/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.10.0](https://github.com/wundergraph/cosmo/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2025-11-19)
8+
9+
### Features
10+
11+
* **admission-server,cdn-server:** upgrade hono to v4.10.6 ([#2340](https://github.com/wundergraph/cosmo/issues/2340)) ([9f9faa0](https://github.com/wundergraph/cosmo/commit/9f9faa00eed1027e8d3cbe08e594c94e08028553)) (@pepol)
12+
713
## [0.9.5](https://github.com/wundergraph/cosmo/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2025-10-03)
814

915
**Note:** Version bump only for package @wundergraph/cosmo-cdn

cdn-server/cdn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/cosmo-cdn",
3-
"version": "0.9.5",
3+
"version": "0.10.0",
44
"author": {
55
"name": "WunderGraph Maintainers",
66
"email": "[email protected]"

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.14.5",
3+
"version": "0.15.0",
44
"private": true,
55
"author": {
66
"name": "WunderGraph Maintainers",

router/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.265.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.265.0) (2025-11-19)
8+
9+
### Features
10+
11+
* expose timing of planning in the report ([#2312](https://github.com/wundergraph/cosmo/issues/2312)) ([d792fe5](https://github.com/wundergraph/cosmo/commit/d792fe5237615c43ced6eb3666f6cd56f84ad613)) (@alepane21)
12+
713
## [0.264.1](https://github.com/wundergraph/cosmo/compare/[email protected]@0.264.1) (2025-11-17)
814

915
### Bug Fixes

router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "router",
3-
"version": "0.264.1",
3+
"version": "0.265.0",
44
"private": true,
55
"description": "The WunderGraph Router",
66
"keywords": [

0 commit comments

Comments
 (0)