File tree Expand file tree Collapse file tree 10 files changed +29
-5
lines changed Expand file tree Collapse file tree 10 files changed +29
-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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 0.90.3] ( https://github.com/wundergraph/cosmo/compare/wgc@0.90.2...wgc@0.90.3 ) (2025-08-18)
8
+
9
+ ### Bug Fixes
10
+
11
+ * check auth in the cli for a few plugin commands ([ #2147 ] ( https://github.com/wundergraph/cosmo/issues/2147 ) ) ([ 88f6b63] ( https://github.com/wundergraph/cosmo/commit/88f6b63b6efbece0474bce68a8c36eb2fb555c51 ) ) (@JivusAyrus )
12
+
7
13
## [ 0.90.2] ( https://github.com/wundergraph/cosmo/compare/wgc@0.90.1...wgc@0.90.2 ) (2025-08-15)
8
14
9
15
** Note:** Version bump only for package wgc
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wgc" ,
3
- "version" : " 0.90.2 " ,
3
+ "version" : " 0.90.3 " ,
4
4
"description" : " The official CLI tool to manage the GraphQL Federation Platform Cosmo" ,
5
5
"type" : " module" ,
6
6
"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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 0.43.3] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/composition@0.43.2...@wundergraph/composition@0.43.3 ) (2025-08-18)
8
+
9
+ ### Bug Fixes
10
+
11
+ * propagate [ @external ] ( https://github.com/external ) interface object fields ([ #2145 ] ( https://github.com/wundergraph/cosmo/issues/2145 ) ) ([ 783f875] ( https://github.com/wundergraph/cosmo/commit/783f875850e83f13bccb8b89faf2a87e69304537 ) ) (@Aenimus )
12
+
7
13
## [ 0.43.2] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/composition@0.43.1...@wundergraph/composition@0.43.2 ) (2025-08-07)
8
14
9
15
** Note:** Version bump only for package @wundergraph/composition
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wundergraph/composition" ,
3
- "version" : " 0.43.2 " ,
3
+ "version" : " 0.43.3 " ,
4
4
"author" : {
5
5
"name" : " WunderGraph Maintainers" ,
6
6
"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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 0.156.4] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.156.3...controlplane@0.156.4 ) (2025-08-18)
8
+
9
+ ** Note:** Version bump only for package controlplane
10
+
7
11
## [ 0.156.3] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.156.2...controlplane@0.156.3 ) (2025-08-15)
8
12
9
13
** Note:** Version bump only for package controlplane
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " controlplane" ,
3
- "version" : " 0.156.3 " ,
3
+ "version" : " 0.156.4 " ,
4
4
"private" : true ,
5
5
"description" : " WunderGraph Cosmo Controlplane" ,
6
6
"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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 0.41.1] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.41.0...@wundergraph/cosmo-shared@0.41.1 ) (2025-08-18)
8
+
9
+ ** Note:** Version bump only for package @wundergraph/cosmo-shared
10
+
7
11
# [ 0.41.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.40.4...@wundergraph/cosmo-shared@0.41.0 ) (2025-08-12)
8
12
9
13
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wundergraph/cosmo-shared" ,
3
- "version" : " 0.41.0 " ,
3
+ "version" : " 0.41.1 " ,
4
4
"description" : " Shared code between WunderGraph Cosmo packages" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"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
4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 0.124.2] ( https://github.com/wundergraph/cosmo/compare/studio@0.124.1...studio@0.124.2 ) (2025-08-18)
8
+
9
+ ** Note:** Version bump only for package studio
10
+
7
11
## [ 0.124.1] ( https://github.com/wundergraph/cosmo/compare/studio@0.124.0...studio@0.124.1 ) (2025-08-15)
8
12
9
13
** Note:** Version bump only for package studio
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " studio" ,
3
- "version" : " 0.124.1 " ,
3
+ "version" : " 0.124.2 " ,
4
4
"private" : true ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " WunderGraph Cosmo Studio" ,
You can’t perform that action at this time.
0 commit comments