Skip to content

Commit 8029f4f

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- @wundergraph/playground@0.9.0 - router@0.208.0 - studio@0.114.0
1 parent c630c9f commit 8029f4f

6 files changed

Lines changed: 21 additions & 3 deletions

File tree

playground/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.9.0](https://github.com/wundergraph/cosmo/compare/@wundergraph/playground@0.8.7...@wundergraph/playground@0.9.0) (2025-05-09)
8+
9+
### Features
10+
11+
* **playground:** add support for state sharing via URL with user control over what to include ([#1833](https://github.com/wundergraph/cosmo/issues/1833)) ([c630c9f](https://github.com/wundergraph/cosmo/commit/c630c9f6833de3d071e12f825ed75f2630a9b7e9)) (@akshaygarg576)
12+
713
## [0.8.7](https://github.com/wundergraph/cosmo/compare/@wundergraph/playground@0.8.6...@wundergraph/playground@0.8.7) (2025-05-02)
814

915
### 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.8.7",
3+
"version": "0.9.0",
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.208.0](https://github.com/wundergraph/cosmo/compare/router@0.207.0...router@0.208.0) (2025-05-09)
8+
9+
### Features
10+
11+
* **playground:** add support for state sharing via URL with user control over what to include ([#1833](https://github.com/wundergraph/cosmo/issues/1833)) ([c630c9f](https://github.com/wundergraph/cosmo/commit/c630c9f6833de3d071e12f825ed75f2630a9b7e9)) (@akshaygarg576)
12+
713
# [0.207.0](https://github.com/wundergraph/cosmo/compare/router@0.206.1...router@0.207.0) (2025-05-09)
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.207.0",
3+
"version": "0.208.0",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

studio/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.114.0](https://github.com/wundergraph/cosmo/compare/studio@0.113.5...studio@0.114.0) (2025-05-09)
8+
9+
### Features
10+
11+
* **playground:** add support for state sharing via URL with user control over what to include ([#1833](https://github.com/wundergraph/cosmo/issues/1833)) ([c630c9f](https://github.com/wundergraph/cosmo/commit/c630c9f6833de3d071e12f825ed75f2630a9b7e9)) (@akshaygarg576)
12+
713
## [0.113.5](https://github.com/wundergraph/cosmo/compare/studio@0.113.4...studio@0.113.5) (2025-05-07)
814

915
### Bug Fixes

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.113.5",
3+
"version": "0.114.0",
44
"private": true,
55
"license": "Apache-2.0",
66
"description": "WunderGraph Cosmo Studio",

0 commit comments

Comments
 (0)