Skip to content

Commit 02740f2

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- aws-lambda-router@0.39.0 - wgc@0.91.0 - graphqlmetrics@0.36.0 - otelcollector@0.19.0 - router@0.250.0 - router-plugin@0.5.0
1 parent cad81fc commit 02740f2

File tree

12 files changed

+43
-6
lines changed

12 files changed

+43
-6
lines changed

aws-lambda-router/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.39.0](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.38.4...aws-lambda-router@0.39.0) (2025-09-06)
8+
9+
### Features
10+
11+
* upgrade all components to go 1.25 ([#2187](https://github.com/wundergraph/cosmo/issues/2187)) ([49c35ed](https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1)) (@miklosbarabas)
12+
713
## [0.38.4](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.38.3...aws-lambda-router@0.38.4) (2025-07-16)
814

915
### Bug Fixes

aws-lambda-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-lambda-router",
3-
"version": "0.38.4",
3+
"version": "0.39.0",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.91.0](https://github.com/wundergraph/cosmo/compare/wgc@0.90.7...wgc@0.91.0) (2025-09-06)
8+
9+
### Features
10+
11+
* upgrade all components to go 1.25 ([#2187](https://github.com/wundergraph/cosmo/issues/2187)) ([49c35ed](https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1)) (@miklosbarabas)
12+
713
## [0.90.7](https://github.com/wundergraph/cosmo/compare/wgc@0.90.6...wgc@0.90.7) (2025-09-03)
814

915
**Note:** Version bump only for package wgc

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wgc",
3-
"version": "0.90.7",
3+
"version": "0.91.0",
44
"description": "The official CLI tool to manage the GraphQL Federation Platform Cosmo",
55
"type": "module",
66
"main": "dist/src/index.js",

graphqlmetrics/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.36.0](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.35.0...graphqlmetrics@0.36.0) (2025-09-06)
8+
9+
### Features
10+
11+
* upgrade all components to go 1.25 ([#2187](https://github.com/wundergraph/cosmo/issues/2187)) ([49c35ed](https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1)) (@miklosbarabas)
12+
713
# [0.35.0](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.34.1...graphqlmetrics@0.35.0) (2025-06-13)
814

915
### Features

graphqlmetrics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphqlmetrics",
3-
"version": "0.35.0",
3+
"version": "0.36.0",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

otelcollector/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.19.0](https://github.com/wundergraph/cosmo/compare/otelcollector@0.18.1...otelcollector@0.19.0) (2025-09-06)
8+
9+
### Features
10+
11+
* upgrade all components to go 1.25 ([#2187](https://github.com/wundergraph/cosmo/issues/2187)) ([49c35ed](https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1)) (@miklosbarabas)
12+
713
## [0.18.1](https://github.com/wundergraph/cosmo/compare/otelcollector@0.18.0...otelcollector@0.18.1) (2025-02-05)
814

915
**Note:** Version bump only for package otelcollector

otelcollector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "otelcollector",
3-
"version": "0.18.1",
3+
"version": "0.19.0",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

router-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.5.0](https://github.com/wundergraph/cosmo/compare/router-plugin@0.4.1...router-plugin@0.5.0) (2025-09-06)
8+
9+
### Features
10+
11+
* upgrade all components to go 1.25 ([#2187](https://github.com/wundergraph/cosmo/issues/2187)) ([49c35ed](https://github.com/wundergraph/cosmo/commit/49c35ede5ab5873ee163815a047797429a63e3d1)) (@miklosbarabas)
12+
713
## [0.4.1](https://github.com/wundergraph/cosmo/compare/router-plugin@0.4.0...router-plugin@0.4.1) (2025-08-24)
814

915
### Bug Fixes

router-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "router-plugin",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"private": true,
55
"description": "The WunderGraph Router Plugin SDK to build subgraphs as gRPC plugins.",
66
"keywords": [

0 commit comments

Comments
 (0)