Skip to content

Commit

Permalink
chore(release): Publish [skip ci]
Browse files Browse the repository at this point in the history
 - aws-lambda-router@0.38.0
 - controlplane@0.118.4
 - graphqlmetrics@0.31.0
 - otelcollector@0.18.0
 - router@0.157.0
  • Loading branch information
hardworker-bot committed Dec 21, 2024
1 parent d8853ad commit 4a72ded
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 5 deletions.
6 changes: 6 additions & 0 deletions aws-lambda-router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.38.0](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.37.7...aws-lambda-router@0.38.0) (2024-12-21)

### Features

* upgrade go to 1.23 ([#1473](https://github.com/wundergraph/cosmo/issues/1473)) ([4c29d2d](https://github.com/wundergraph/cosmo/commit/4c29d2d358c2b716a33e35505b080b9be2e1fce3)) (@StarpTech)

## [0.37.7](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.37.6...aws-lambda-router@0.37.7) (2024-12-18)

**Note:** Version bump only for package aws-lambda-router
Expand Down
2 changes: 1 addition & 1 deletion aws-lambda-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-lambda-router",
"version": "0.37.7",
"version": "0.38.0",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions controlplane/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Binaries are attached to the github release otherwise all images can be found [h
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.118.4](https://github.com/wundergraph/cosmo/compare/controlplane@0.118.3...controlplane@0.118.4) (2024-12-21)

**Note:** Version bump only for package controlplane

## [0.118.3](https://github.com/wundergraph/cosmo/compare/controlplane@0.118.2...controlplane@0.118.3) (2024-12-18)

**Note:** Version bump only for package controlplane
Expand Down
2 changes: 1 addition & 1 deletion controlplane/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "controlplane",
"version": "0.118.3",
"version": "0.118.4",
"private": true,
"description": "WunderGraph Cosmo Controlplane",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions graphqlmetrics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.31.0](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.30.3...graphqlmetrics@0.31.0) (2024-12-21)

### Features

* upgrade go to 1.23 ([#1473](https://github.com/wundergraph/cosmo/issues/1473)) ([4c29d2d](https://github.com/wundergraph/cosmo/commit/4c29d2d358c2b716a33e35505b080b9be2e1fce3)) (@StarpTech)

## [0.30.3](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.30.2...graphqlmetrics@0.30.3) (2024-12-18)

**Note:** Version bump only for package graphqlmetrics
Expand Down
2 changes: 1 addition & 1 deletion graphqlmetrics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphqlmetrics",
"version": "0.30.3",
"version": "0.31.0",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions otelcollector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.18.0](https://github.com/wundergraph/cosmo/compare/otelcollector@0.17.1...otelcollector@0.18.0) (2024-12-21)

### Features

* upgrade go to 1.23 ([#1473](https://github.com/wundergraph/cosmo/issues/1473)) ([4c29d2d](https://github.com/wundergraph/cosmo/commit/4c29d2d358c2b716a33e35505b080b9be2e1fce3)) (@StarpTech)

## [0.17.1](https://github.com/wundergraph/cosmo/compare/otelcollector@0.17.0...otelcollector@0.17.1) (2024-08-22)

**Note:** Version bump only for package otelcollector
Expand Down
2 changes: 1 addition & 1 deletion otelcollector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "otelcollector",
"version": "0.17.1",
"version": "0.18.0",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.157.0](https://github.com/wundergraph/cosmo/compare/router@0.156.0...router@0.157.0) (2024-12-21)

### Features

* upgrade go to 1.23 ([#1473](https://github.com/wundergraph/cosmo/issues/1473)) ([4c29d2d](https://github.com/wundergraph/cosmo/commit/4c29d2d358c2b716a33e35505b080b9be2e1fce3)) (@StarpTech)

# [0.156.0](https://github.com/wundergraph/cosmo/compare/router@0.155.0...router@0.156.0) (2024-12-20)

### Features
Expand Down
2 changes: 1 addition & 1 deletion router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "router",
"version": "0.156.0",
"version": "0.157.0",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down

0 comments on commit 4a72ded

Please sign in to comment.