File tree Expand file tree Collapse file tree 12 files changed +36
-6
lines changed
Expand file tree Collapse file tree 12 files changed +36
-6
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.104.0] ( https://github.com/wundergraph/cosmo/compare/wgc@0.103.4...wgc@0.104.0 ) (2026-01-16)
8+
9+ ### Features
10+
11+ * hide posthog errors from cli output if debug not enabled ([ #2458 ] ( https://github.com/wundergraph/cosmo/issues/2458 ) ) ([ afb499c] ( https://github.com/wundergraph/cosmo/commit/afb499cb75b628b5f514a8d468dc81d08e5e3a9d ) ) (@alepane21 )
12+
713## [ 0.103.4] ( https://github.com/wundergraph/cosmo/compare/wgc@0.103.3...wgc@0.103.4 ) (2026-01-09)
814
915** Note:** Version bump only for package wgc
Original file line number Diff line number Diff line change 11{
22 "name" : " wgc" ,
3- "version" : " 0.103.4 " ,
3+ "version" : " 0.104.0 " ,
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.49.2] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/composition@0.49.1...@wundergraph/composition@0.49.2 ) (2026-01-16)
8+
9+ ### Bug Fixes
10+
11+ * operation validation false positives ([ #2460 ] ( https://github.com/wundergraph/cosmo/issues/2460 ) ) ([ 057e762] ( https://github.com/wundergraph/cosmo/commit/057e7621c777b961854bd0472e73a5da0e9e5186 ) ) (@Aenimus )
12+
713## [ 0.49.1] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/composition@0.49.0...@wundergraph/composition@0.49.1 ) (2026-01-09)
814
915** Note:** Version bump only for package @wundergraph/composition
Original file line number Diff line number Diff line change 11{
22 "name" : " @wundergraph/composition" ,
3- "version" : " 0.49.1 " ,
3+ "version" : " 0.49.2 " ,
44 "author" : {
55 "name" : " WunderGraph Maintainers" ,
66 "email" : " info@wundergraph.com"
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.184.1] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.184.0...controlplane@0.184.1 ) (2026-01-16)
8+
9+ ** Note:** Version bump only for package controlplane
10+
711# [ 0.184.0] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.183.4...controlplane@0.184.0 ) (2026-01-14)
812
913### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " controlplane" ,
3- "version" : " 0.184.0 " ,
3+ "version" : " 0.184.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,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.274.1] ( https://github.com/wundergraph/cosmo/compare/router@0.274.0...router@0.274.1 ) (2026-01-16)
8+
9+ ### Bug Fixes
10+
11+ * ** router:** return typename on Cosmo Streams mutations ([ #2422 ] ( https://github.com/wundergraph/cosmo/issues/2422 ) ) ([ 27ec7b7] ( https://github.com/wundergraph/cosmo/commit/27ec7b72224a8928302be9f46b504a876ec9605f ) ) (@dkorittki )
12+
713# [ 0.274.0] ( https://github.com/wundergraph/cosmo/compare/router@0.273.3...router@0.274.0 ) (2026-01-12)
814
915### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " router" ,
3- "version" : " 0.274.0 " ,
3+ "version" : " 0.274.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.42.28] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.42.27...@wundergraph/cosmo-shared@0.42.28 ) (2026-01-16)
8+
9+ ** Note:** Version bump only for package @wundergraph/cosmo-shared
10+
711## [ 0.42.27] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.42.26...@wundergraph/cosmo-shared@0.42.27 ) (2026-01-09)
812
913** Note:** Version bump only for package @wundergraph/cosmo-shared
Original file line number Diff line number Diff line change 11{
22 "name" : " @wundergraph/cosmo-shared" ,
3- "version" : " 0.42.27 " ,
3+ "version" : " 0.42.28 " ,
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