File tree Expand file tree Collapse file tree 10 files changed +31
-5
lines changed
Expand file tree Collapse file tree 10 files changed +31
-5
lines changed 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.75.3] ( https://github.com/wundergraph/cosmo/compare/wgc@0.75.2...wgc@0.75.3 ) (2025-02-26)
8+
9+ ### Bug Fixes
10+
11+ * improve wgc auth login and router compatibility-version ([ #1636 ] ( https://github.com/wundergraph/cosmo/issues/1636 ) ) ([ 6946363] ( https://github.com/wundergraph/cosmo/commit/6946363024e49b6170a9553728ac3ecc973ce394 ) ) (@Aenimus )
12+
713## [ 0.75.2] ( https://github.com/wundergraph/cosmo/compare/wgc@0.75.1...wgc@0.75.2 ) (2025-02-26)
814
915### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " wgc" ,
3- "version" : " 0.75.2 " ,
3+ "version" : " 0.75.3 " ,
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,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.94.1] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-connect@0.94.0...@wundergraph/cosmo-connect@0.94.1 ) (2025-02-26)
8+
9+ ### Bug Fixes
10+
11+ * improve wgc auth login and router compatibility-version ([ #1636 ] ( https://github.com/wundergraph/cosmo/issues/1636 ) ) ([ 6946363] ( https://github.com/wundergraph/cosmo/commit/6946363024e49b6170a9553728ac3ecc973ce394 ) ) (@Aenimus )
12+
713# [ 0.94.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-connect@0.93.0...@wundergraph/cosmo-connect@0.94.0 ) (2025-02-17)
814
915### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @wundergraph/cosmo-connect" ,
3- "version" : " 0.94.0 " ,
3+ "version" : " 0.94.1 " ,
44 "description" : " TypeScript Connect client for WunderGraph Cosmo" ,
55 "scripts" : {
66 "build" : " del dist && tsc"
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.124.3] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.124.2...controlplane@0.124.3 ) (2025-02-26)
8+
9+ ### Bug Fixes
10+
11+ * improve wgc auth login and router compatibility-version ([ #1636 ] ( https://github.com/wundergraph/cosmo/issues/1636 ) ) ([ 6946363] ( https://github.com/wundergraph/cosmo/commit/6946363024e49b6170a9553728ac3ecc973ce394 ) ) (@Aenimus )
12+
713## [ 0.124.2] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.124.1...controlplane@0.124.2 ) (2025-02-19)
814
915### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " controlplane" ,
3- "version" : " 0.124.2 " ,
3+ "version" : " 0.124.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.36.1] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.36.0...@wundergraph/cosmo-shared@0.36.1 ) (2025-02-26)
8+
9+ ** Note:** Version bump only for package @wundergraph/cosmo-shared
10+
711# [ 0.36.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.35.2...@wundergraph/cosmo-shared@0.36.0 ) (2025-02-17)
812
913### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @wundergraph/cosmo-shared" ,
3- "version" : " 0.36.0 " ,
3+ "version" : " 0.36.1 " ,
44 "description" : " Shared code between WunderGraph Cosmo packages" ,
55 "main" : " ./dist/index.js" ,
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.100.3] ( https://github.com/wundergraph/cosmo/compare/studio@0.100.2...studio@0.100.3 ) (2025-02-26)
8+
9+ ** Note:** Version bump only for package studio
10+
711## [ 0.100.2] ( https://github.com/wundergraph/cosmo/compare/studio@0.100.1...studio@0.100.2 ) (2025-02-21)
812
913** Note:** Version bump only for package studio
Original file line number Diff line number Diff line change 11{
22 "name" : " studio" ,
3- "version" : " 0.100.2 " ,
3+ "version" : " 0.100.3 " ,
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