Skip to content

Commit c51be85

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- wgc@0.90.2 - controlplane@0.156.3 - @wundergraph/playground@0.9.4 - router@0.243.1 - studio@0.124.1
1 parent efbd9f6 commit c51be85

File tree

10 files changed

+27
-5
lines changed

10 files changed

+27
-5
lines changed

cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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.90.2](https://github.com/wundergraph/cosmo/compare/wgc@0.90.1...wgc@0.90.2) (2025-08-15)
8+
9+
**Note:** Version bump only for package wgc
10+
711
## [0.90.1](https://github.com/wundergraph/cosmo/compare/wgc@0.90.0...wgc@0.90.1) (2025-08-12)
812

913
### Bug Fixes

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wgc",
3-
"version": "0.90.1",
3+
"version": "0.90.2",
44
"description": "The official CLI tool to manage the GraphQL Federation Platform Cosmo",
55
"type": "module",
66
"main": "dist/src/index.js",

controlplane/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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.156.3](https://github.com/wundergraph/cosmo/compare/controlplane@0.156.2...controlplane@0.156.3) (2025-08-15)
8+
9+
**Note:** Version bump only for package controlplane
10+
711
## [0.156.2](https://github.com/wundergraph/cosmo/compare/controlplane@0.156.1...controlplane@0.156.2) (2025-08-14)
812

913
### Bug Fixes

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.156.2",
3+
"version": "0.156.3",
44
"private": true,
55
"description": "WunderGraph Cosmo Controlplane",
66
"type": "module",

playground/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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.9.4](https://github.com/wundergraph/cosmo/compare/@wundergraph/playground@0.9.3...@wundergraph/playground@0.9.4) (2025-08-15)
8+
9+
**Note:** Version bump only for package @wundergraph/playground
10+
711
## [0.9.3](https://github.com/wundergraph/cosmo/compare/@wundergraph/playground@0.9.2...@wundergraph/playground@0.9.3) (2025-07-10)
812

913
### Bug Fixes

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/playground",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "Cosmo Playground built on top of graphiql",
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.243.1](https://github.com/wundergraph/cosmo/compare/router@0.243.0...router@0.243.1) (2025-08-15)
8+
9+
### Bug Fixes
10+
11+
* **router:** record operation planning time correctly in plan error case ([#2070](https://github.com/wundergraph/cosmo/issues/2070)) ([efbd9f6](https://github.com/wundergraph/cosmo/commit/efbd9f650b620d714a2fea1683b447c7bb5ca36d)) (@endigma)
12+
713
# [0.243.0](https://github.com/wundergraph/cosmo/compare/router@0.242.0...router@0.243.0) (2025-08-13)
814

915
### Features

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.243.0",
3+
"version": "0.243.1",
44
"private": true,
55
"description": "The WunderGraph Router",
66
"keywords": [

studio/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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.124.1](https://github.com/wundergraph/cosmo/compare/studio@0.124.0...studio@0.124.1) (2025-08-15)
8+
9+
**Note:** Version bump only for package studio
10+
711
# [0.124.0](https://github.com/wundergraph/cosmo/compare/studio@0.123.3...studio@0.124.0) (2025-08-12)
812

913
### Features

studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "studio",
3-
"version": "0.124.0",
3+
"version": "0.124.1",
44
"private": true,
55
"license": "Apache-2.0",
66
"description": "WunderGraph Cosmo Studio",

0 commit comments

Comments
 (0)