Skip to content

Commit

Permalink
chore(release): Publish [skip ci]
Browse files Browse the repository at this point in the history
 - wgc@0.23.1
 - @wundergraph/composition@0.10.1
 - controlplane@0.28.1
 - graphqlmetrics@0.1.2
 - router@0.26.2
 - @wundergraph/cosmo-shared@0.12.1
  • Loading branch information
hardworker-bot committed Oct 26, 2023
1 parent 6eb6e36 commit f6f668f
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 6 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.23.1](https://github.com/wundergraph/cosmo/compare/wgc@0.23.0...wgc@0.23.1) (2023-10-26)

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

# [0.23.0](https://github.com/wundergraph/cosmo/compare/wgc@0.22.0...wgc@0.23.0) (2023-10-25)

### Features
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.23.0",
"version": "0.23.1",
"description": "The official CLI tool to manage the GraphQL Federation Platform Cosmo",
"type": "module",
"main": "dist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions composition/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.10.1](https://github.com/wundergraph/cosmo/compare/@wundergraph/composition@0.10.0...@wundergraph/composition@0.10.1) (2023-10-26)

**Note:** Version bump only for package @wundergraph/composition

# [0.10.0](https://github.com/wundergraph/cosmo/compare/@wundergraph/composition@0.9.0...@wundergraph/composition@0.10.0) (2023-10-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion composition/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/composition",
"version": "0.10.0",
"version": "0.10.1",
"author": {
"name": "WunderGraph Maintainers",
"email": "info@wundergraph.com"
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.28.1](https://github.com/wundergraph/cosmo/compare/controlplane@0.28.0...controlplane@0.28.1) (2023-10-26)

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

# [0.28.0](https://github.com/wundergraph/cosmo/compare/controlplane@0.27.1...controlplane@0.28.0) (2023-10-25)

### Features
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.28.0",
"version": "0.28.1",
"private": true,
"description": "WunderGraph Cosmo Controlplane",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions graphqlmetrics/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.1.2](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.1.1...graphqlmetrics@0.1.2) (2023-10-26)

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

## [0.1.1](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.1.0...graphqlmetrics@0.1.1) (2023-10-25)

### Bug Fixes
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.1.1",
"version": "0.1.2",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions router/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.26.2](https://github.com/wundergraph/cosmo/compare/router@0.26.1...router@0.26.2) (2023-10-26)

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

## [0.26.1](https://github.com/wundergraph/cosmo/compare/router@0.26.0...router@0.26.1) (2023-10-25)

### Bug Fixes
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.26.1",
"version": "0.26.2",
"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.12.1](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.12.0...@wundergraph/cosmo-shared@0.12.1) (2023-10-26)

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

# [0.12.0](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.11.0...@wundergraph/cosmo-shared@0.12.0) (2023-10-25)

### Features
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.12.0",
"version": "0.12.1",
"description": "Shared code between WunderGraph Cosmo packages",
"main": "./dist/index.js",
"type": "module",
Expand Down

0 comments on commit f6f668f

Please sign in to comment.