File tree Expand file tree Collapse file tree 10 files changed +27
-5
lines changed Expand file tree Collapse file tree 10 files changed +27
-5
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Binaries are attached to the github release otherwise all images can be found [h
44All notable changes to this project will be documented in this file.
55See [ 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
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Binaries are attached to the github release otherwise all images can be found [h
44All notable changes to this project will be documented in this file.
55See [ 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
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Binaries are attached to the github release otherwise all images can be found [h
44All notable changes to this project will be documented in this file.
55See [ 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
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44All notable changes to this project will be documented in this file.
55See [ 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
Original file line number Diff line number Diff line change 11{
22 "name" : " router" ,
3- "version" : " 0.243.0 " ,
3+ "version" : " 0.243.1 " ,
44 "private" : true ,
55 "description" : " The WunderGraph Router" ,
66 "keywords" : [
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Binaries are attached to the github release otherwise all images can be found [h
44All notable changes to this project will be documented in this file.
55See [ 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
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments