Skip to content

Commit

Permalink
chore(release): Publish [skip ci]
Browse files Browse the repository at this point in the history
 - wgc@0.40.5
 - @wundergraph/cosmo-connect@0.55.0
 - controlplane@0.67.0
 - graphqlmetrics@0.12.0
 - router@0.66.0
 - @wundergraph/cosmo-shared@0.20.6
 - studio@0.64.0
  • Loading branch information
hardworker-bot committed Feb 13, 2024
1 parent 7f0deae commit bf336cb
Show file tree
Hide file tree
Showing 14 changed files with 45 additions and 7 deletions.
4 changes: 4 additions & 0 deletions cli/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.40.5](https://github.com/wundergraph/cosmo/compare/wgc@0.40.4...wgc@0.40.5) (2024-02-13)

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

## [0.40.4](https://github.com/wundergraph/cosmo/compare/wgc@0.40.3...wgc@0.40.4) (2024-02-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wgc",
"version": "0.40.4",
"version": "0.40.5",
"description": "The official CLI tool to manage the GraphQL Federation Platform Cosmo",
"type": "module",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions connect/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.55.0](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-connect@0.54.0...@wundergraph/cosmo-connect@0.55.0) (2024-02-13)

### Features

* router fleet management ([#515](https://github.com/wundergraph/cosmo/issues/515)) ([7f0deae](https://github.com/wundergraph/cosmo/commit/7f0deae98a2f58bd46927bdb2be8d615613b908f)) (@StarpTech)

# [0.54.0](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-connect@0.53.0...@wundergraph/cosmo-connect@0.54.0) (2024-02-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/cosmo-connect",
"version": "0.54.0",
"version": "0.55.0",
"description": "TypeScript Connect client for WunderGraph Cosmo",
"scripts": {
"build": "del dist && tsc"
Expand Down
6 changes: 6 additions & 0 deletions controlplane/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.67.0](https://github.com/wundergraph/cosmo/compare/controlplane@0.66.3...controlplane@0.67.0) (2024-02-13)

### Features

* router fleet management ([#515](https://github.com/wundergraph/cosmo/issues/515)) ([7f0deae](https://github.com/wundergraph/cosmo/commit/7f0deae98a2f58bd46927bdb2be8d615613b908f)) (@StarpTech)

## [0.66.3](https://github.com/wundergraph/cosmo/compare/controlplane@0.66.2...controlplane@0.66.3) (2024-02-13)

**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.66.3",
"version": "0.67.0",
"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.12.0](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.11.0...graphqlmetrics@0.12.0) (2024-02-13)

### Features

* router fleet management ([#515](https://github.com/wundergraph/cosmo/issues/515)) ([7f0deae](https://github.com/wundergraph/cosmo/commit/7f0deae98a2f58bd46927bdb2be8d615613b908f)) (@StarpTech)

# [0.11.0](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.10.0...graphqlmetrics@0.11.0) (2024-01-22)

### Features
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.11.0",
"version": "0.12.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.66.0](https://github.com/wundergraph/cosmo/compare/router@0.65.0...router@0.66.0) (2024-02-13)

### Features

* router fleet management ([#515](https://github.com/wundergraph/cosmo/issues/515)) ([7f0deae](https://github.com/wundergraph/cosmo/commit/7f0deae98a2f58bd46927bdb2be8d615613b908f)) (@StarpTech)

# [0.65.0](https://github.com/wundergraph/cosmo/compare/router@0.64.0...router@0.65.0) (2024-02-13)

### 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.65.0",
"version": "0.66.0",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions shared/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.20.6](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.20.5...@wundergraph/cosmo-shared@0.20.6) (2024-02-13)

**Note:** Version bump only for package @wundergraph/cosmo-shared

## [0.20.5](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.20.4...@wundergraph/cosmo-shared@0.20.5) (2024-02-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/cosmo-shared",
"version": "0.20.5",
"version": "0.20.6",
"description": "Shared code between WunderGraph Cosmo packages",
"main": "./dist/index.js",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions studio/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.64.0](https://github.com/wundergraph/cosmo/compare/studio@0.63.1...studio@0.64.0) (2024-02-13)

### Features

* router fleet management ([#515](https://github.com/wundergraph/cosmo/issues/515)) ([7f0deae](https://github.com/wundergraph/cosmo/commit/7f0deae98a2f58bd46927bdb2be8d615613b908f)) (@StarpTech)

## [0.63.1](https://github.com/wundergraph/cosmo/compare/studio@0.63.0...studio@0.63.1) (2024-02-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "studio",
"version": "0.63.1",
"version": "0.64.0",
"private": true,
"license": "Apache-2.0",
"description": "WunderGraph Cosmo Studio",
Expand Down

0 comments on commit bf336cb

Please sign in to comment.