File tree Expand file tree Collapse file tree 6 files changed +19
-3
lines changed
Expand file tree Collapse file tree 6 files changed +19
-3
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.112.6] ( https://github.com/wundergraph/cosmo/compare/wgc@0.112.5...wgc@0.112.6 ) (2026-04-01)
8+
9+ ** Note:** Version bump only for package wgc
10+
711## [ 0.112.5] ( https://github.com/wundergraph/cosmo/compare/wgc@0.112.4...wgc@0.112.5 ) (2026-03-27)
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.112.5 " ,
3+ "version" : " 0.112.6 " ,
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.213.0] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.212.0...controlplane@0.213.0 ) (2026-04-01)
8+
9+ ### Features
10+
11+ * pass ` proxy url ` to ` admission webhook ` ([ #2718 ] ( https://github.com/wundergraph/cosmo/issues/2718 ) ) ([ bcb4ed3] ( https://github.com/wundergraph/cosmo/commit/bcb4ed34ed78bfa5fad072a7ebf62ed648d7d872 ) ) (@wilsonrivera )
12+
713# [ 0.212.0] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.211.0...controlplane@0.212.0 ) (2026-03-31)
814
915### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " controlplane" ,
3- "version" : " 0.212 .0" ,
3+ "version" : " 0.213 .0" ,
44 "private" : true ,
55 "description" : " WunderGraph Cosmo Controlplane" ,
66 "type" : " module" ,
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.20.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/protographic@0.19.2...@wundergraph/protographic@0.20.0 ) (2026-04-01)
8+
9+ ### Features
10+
11+ * ** protographic:** support fields with arguments and ` [@requires](https://github.com/requires) ` directive ([ #2653 ] ( https://github.com/wundergraph/cosmo/issues/2653 ) ) ([ 53c88fa] ( https://github.com/wundergraph/cosmo/commit/53c88fa06dd8eb0c0acfb7dea998e58eac22c855 ) ) (@dkorittki )
12+
713## [ 0.19.2] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/protographic@0.19.1...@wundergraph/protographic@0.19.2 ) (2026-03-27)
814
915** Note:** Version bump only for package @wundergraph/protographic
Original file line number Diff line number Diff line change 11{
22 "name" : " @wundergraph/protographic" ,
3- "version" : " 0.19.2 " ,
3+ "version" : " 0.20.0 " ,
44 "module" : " src/index.ts" ,
55 "type" : " module" ,
66 "main" : " dist/src/index.js" ,
You can’t perform that action at this time.
0 commit comments