File tree Expand file tree Collapse file tree 12 files changed +34
-6
lines changed Expand file tree Collapse file tree 12 files changed +34
-6
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.88.3] ( https://github.com/wundergraph/cosmo/compare/wgc@0.88.2...wgc@0.88.3 ) (2025-07-31)
8+
9+ ** Note:** Version bump only for package wgc
10+
711## [ 0.88.2] ( https://github.com/wundergraph/cosmo/compare/wgc@0.88.1...wgc@0.88.2 ) (2025-07-29)
812
913** Note:** Version bump only for package wgc
Original file line number Diff line number Diff line change 11{
22 "name" : " wgc" ,
3- "version" : " 0.88.2 " ,
3+ "version" : " 0.88.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.115.1] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-connect@0.115.0...@wundergraph/cosmo-connect@0.115.1 ) (2025-07-31)
8+
9+ ### Bug Fixes
10+
11+ * take limit as input so the no of operations returned is always limited ([ #2095 ] ( https://github.com/wundergraph/cosmo/issues/2095 ) ) ([ 80691fe] ( https://github.com/wundergraph/cosmo/commit/80691fe5b30011f8212380ffea769b141fa121d5 ) ) (@JivusAyrus )
12+
713# [ 0.115.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-connect@0.114.0...@wundergraph/cosmo-connect@0.115.0 ) (2025-07-21)
814
915### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @wundergraph/cosmo-connect" ,
3- "version" : " 0.115.0 " ,
3+ "version" : " 0.115.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.154.1] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.154.0...controlplane@0.154.1 ) (2025-07-31)
8+
9+ ### Bug Fixes
10+
11+ * take limit as input so the no of operations returned is always limited ([ #2095 ] ( https://github.com/wundergraph/cosmo/issues/2095 ) ) ([ 80691fe] ( https://github.com/wundergraph/cosmo/commit/80691fe5b30011f8212380ffea769b141fa121d5 ) ) (@JivusAyrus )
12+
713# [ 0.154.0] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.153.0...controlplane@0.154.0 ) (2025-07-21)
814
915### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " controlplane" ,
3- "version" : " 0.154.0 " ,
3+ "version" : " 0.154.1 " ,
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.7.1] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/protographic@0.7.0...@wundergraph/protographic@0.7.1 ) (2025-07-31)
8+
9+ ** Note:** Version bump only for package @wundergraph/protographic
10+
711# [ 0.7.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/protographic@0.6.0...@wundergraph/protographic@0.7.0 ) (2025-07-29)
812
913### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @wundergraph/protographic" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
44 "module" : " src/index.ts" ,
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.40.1] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.40.0...@wundergraph/cosmo-shared@0.40.1 ) (2025-07-31)
8+
9+ ** Note:** Version bump only for package @wundergraph/cosmo-shared
10+
711# [ 0.40.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.39.6...@wundergraph/cosmo-shared@0.40.0 ) (2025-07-21)
812
913### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @wundergraph/cosmo-shared" ,
3- "version" : " 0.40.0 " ,
3+ "version" : " 0.40.1 " ,
44 "description" : " Shared code between WunderGraph Cosmo packages" ,
55 "main" : " ./dist/index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments