Skip to content

Commit

Permalink
chore(release): Publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hardworker-bot committed Nov 20, 2023
1 parent 90d9d93 commit 4c1259c
Show file tree
Hide file tree
Showing 16 changed files with 51 additions and 8 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.28.2](https://github.com/wundergraph/cosmo/compare/[email protected]@0.28.2) (2023-11-20)

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

## [0.28.1](https://github.com/wundergraph/cosmo/compare/[email protected]@0.28.1) (2023-11-17)

**Note:** Version bump only for package wgc
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.28.1",
"version": "0.28.2",
"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.30.2](https://github.com/wundergraph/cosmo/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-11-20)

### Bug Fixes

* [connect] Move devDependencies to dependencies ([#273](https://github.com/wundergraph/cosmo/issues/273)) ([ee947ba](https://github.com/wundergraph/cosmo/commit/ee947ba12063ac59431f5c1e975ded7a90e932a1)) (@clayne11)

## [0.30.1](https://github.com/wundergraph/cosmo/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-11-17)

### Bug Fixes
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.30.1",
"version": "0.30.2",
"description": "TypeScript Connect client for WunderGraph Cosmo",
"scripts": {
"build": "del dist && tsc"
Expand Down
7 changes: 7 additions & 0 deletions controlplane/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ 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.37.2](https://github.com/wundergraph/cosmo/compare/[email protected]@0.37.2) (2023-11-20)

### Bug Fixes

* move to bitnami charts and exit 1 on migration issues ([#275](https://github.com/wundergraph/cosmo/issues/275)) ([90d9d93](https://github.com/wundergraph/cosmo/commit/90d9d938cefdc78a9f34d69387f306b4d691c7f0)) (@StarpTech)
* remove unnecessary fields and add populate the createdBy for compositions ([#272](https://github.com/wundergraph/cosmo/issues/272)) ([82b716c](https://github.com/wundergraph/cosmo/commit/82b716cb629e4c84e5cf45461951594abab9df6b)) (@JivusAyrus)

## [0.37.1](https://github.com/wundergraph/cosmo/compare/[email protected]@0.37.1) (2023-11-17)

### Bug Fixes
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.37.1",
"version": "0.37.2",
"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.5.1](https://github.com/wundergraph/cosmo/compare/[email protected]@0.5.1) (2023-11-20)

### Bug Fixes

* move to bitnami charts and exit 1 on migration issues ([#275](https://github.com/wundergraph/cosmo/issues/275)) ([90d9d93](https://github.com/wundergraph/cosmo/commit/90d9d938cefdc78a9f34d69387f306b4d691c7f0)) (@StarpTech)

# [0.5.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.5.0) (2023-11-15)

### 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.5.0",
"version": "0.5.1",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions keycloak/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.8.3](https://github.com/wundergraph/cosmo/compare/[email protected]@0.8.3) (2023-11-20)

### Bug Fixes

* move to bitnami charts and exit 1 on migration issues ([#275](https://github.com/wundergraph/cosmo/issues/275)) ([90d9d93](https://github.com/wundergraph/cosmo/commit/90d9d938cefdc78a9f34d69387f306b4d691c7f0)) (@StarpTech)

## [0.8.2](https://github.com/wundergraph/cosmo/compare/[email protected]@0.8.2) (2023-11-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion keycloak/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keycloak",
"version": "0.8.2",
"version": "0.8.3",
"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.33.2](https://github.com/wundergraph/cosmo/compare/[email protected]@0.33.2) (2023-11-20)

### Bug Fixes

* (router) refactor cmd/main to expose router instance ([#216](https://github.com/wundergraph/cosmo/issues/216)) ([e72172a](https://github.com/wundergraph/cosmo/commit/e72172a5186866b2f3d712294eea2fddae0719e2)) (@clayne11)

## [0.33.1](https://github.com/wundergraph/cosmo/compare/[email protected]@0.33.1) (2023-11-16)

### 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.33.1",
"version": "0.33.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.13.4](https://github.com/wundergraph/cosmo/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-11-20)

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

## [0.13.3](https://github.com/wundergraph/cosmo/compare/@wundergraph/[email protected]...@wundergraph/[email protected]) (2023-11-17)

### 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.13.3",
"version": "0.13.4",
"description": "Shared code between WunderGraph Cosmo packages",
"main": "./dist/index.js",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions studio/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.35.3](https://github.com/wundergraph/cosmo/compare/[email protected]@0.35.3) (2023-11-20)

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

## [0.35.2](https://github.com/wundergraph/cosmo/compare/[email protected]@0.35.2) (2023-11-17)

### 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.35.2",
"version": "0.35.3",
"private": true,
"license": "Apache-2.0",
"description": "WunderGraph Cosmo Studio",
Expand Down

0 comments on commit 4c1259c

Please sign in to comment.