File tree Expand file tree Collapse file tree 8 files changed +24
-4
lines changed Expand file tree Collapse file tree 8 files changed +24
-4
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
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.72.3] ( https://github.com/wundergraph/cosmo/compare/wgc@0.72.2...wgc@0.72.3 ) (2025-02-05)
8
+
9
+ ** Note:** Version bump only for package wgc
10
+
7
11
## [ 0.72.2] ( https://github.com/wundergraph/cosmo/compare/wgc@0.72.1...wgc@0.72.2 ) (2025-02-05)
8
12
9
13
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wgc" ,
3
- "version" : " 0.72.2 " ,
3
+ "version" : " 0.72.3 " ,
4
4
"description" : " The official CLI tool to manage the GraphQL Federation Platform Cosmo" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/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.36.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/composition@0.35.0...@wundergraph/composition@0.36.0 ) (2025-02-05)
8
+
9
+ ### Features
10
+
11
+ * implement [ @openfed ] ( https://github.com/openfed ) __ configureDescription ([ #1568 ] ( https://github.com/wundergraph/cosmo/issues/1568 ) ) ([ 28398c1] ( https://github.com/wundergraph/cosmo/commit/28398c19afb33dfad816c3779024d6edb5047c84 ) ) (@Aenimus )
12
+
7
13
# [ 0.35.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/composition@0.34.0...@wundergraph/composition@0.35.0 ) (2025-01-24)
8
14
9
15
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wundergraph/composition" ,
3
- "version" : " 0.35 .0" ,
3
+ "version" : " 0.36 .0" ,
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.121.6] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.121.5...controlplane@0.121.6 ) (2025-02-05)
8
+
9
+ ** Note:** Version bump only for package controlplane
10
+
7
11
## [ 0.121.5] ( https://github.com/wundergraph/cosmo/compare/controlplane@0.121.4...controlplane@0.121.5 ) (2025-02-05)
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.121.5 " ,
3
+ "version" : " 0.121.6 " ,
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,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.35.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.34.0...@wundergraph/cosmo-shared@0.35.0 ) (2025-02-05)
8
+
9
+ ### Features
10
+
11
+ * implement [ @openfed ] ( https://github.com/openfed ) __ configureDescription ([ #1568 ] ( https://github.com/wundergraph/cosmo/issues/1568 ) ) ([ 28398c1] ( https://github.com/wundergraph/cosmo/commit/28398c19afb33dfad816c3779024d6edb5047c84 ) ) (@Aenimus )
12
+
7
13
# [ 0.34.0] ( https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.33.4...@wundergraph/cosmo-shared@0.34.0 ) (2025-01-24)
8
14
9
15
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wundergraph/cosmo-shared" ,
3
- "version" : " 0.34 .0" ,
3
+ "version" : " 0.35 .0" ,
4
4
"description" : " Shared code between WunderGraph Cosmo packages" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments