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.21.5
 - wgc@0.64.0
 - controlplane@0.107.0
 - router@0.109.1
 - studio@0.88.1
  • Loading branch information
hardworker-bot committed Sep 9, 2024
1 parent eda798c commit a1469b1
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 5 deletions.
4 changes: 4 additions & 0 deletions aws-lambda-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.21.5](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.21.4...aws-lambda-router@0.21.5) (2024-09-09)

**Note:** Version bump only for package aws-lambda-router

## [0.21.4](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.21.3...aws-lambda-router@0.21.4) (2024-08-30)

### Bug Fixes
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.21.4",
"version": "0.21.5",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions cli/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/wgc@0.63.1...wgc@0.64.0) (2024-09-09)

### Features

* list only contracts for monographs ([#1154](https://github.com/wundergraph/cosmo/issues/1154)) ([06fd0e9](https://github.com/wundergraph/cosmo/commit/06fd0e93bdeff2e9cecf7e39cf9db5c8e219a8df)) (@thisisnithin)

## [0.63.1](https://github.com/wundergraph/cosmo/compare/wgc@0.63.0...wgc@0.63.1) (2024-09-05)

**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.63.1",
"version": "0.64.0",
"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 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.107.0](https://github.com/wundergraph/cosmo/compare/controlplane@0.106.0...controlplane@0.107.0) (2024-09-09)

### Features

* add audits for enabling and disabling of feature flags ([#1151](https://github.com/wundergraph/cosmo/issues/1151)) ([8059c49](https://github.com/wundergraph/cosmo/commit/8059c4903f9ee819c45c956a54819868336029d8)) (@JivusAyrus)

# [0.106.0](https://github.com/wundergraph/cosmo/compare/controlplane@0.105.1...controlplane@0.106.0) (2024-09-05)

### 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.106.0",
"version": "0.107.0",
"private": true,
"description": "WunderGraph Cosmo Controlplane",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions router/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.109.1](https://github.com/wundergraph/cosmo/compare/router@0.109.0...router@0.109.1) (2024-09-09)

### Bug Fixes

* follow snake_case for all router logs ([#1114](https://github.com/wundergraph/cosmo/issues/1114)) ([e621548](https://github.com/wundergraph/cosmo/commit/e621548cf7d43a40f1b834aa1d37e942d06b1c04)) (@StarpTech)
* setting cached operation name ([#1158](https://github.com/wundergraph/cosmo/issues/1158)) ([3f15811](https://github.com/wundergraph/cosmo/commit/3f1581199148cbcabef165c7ddebaecc4f309ca7)) (@devsergiy)

# [0.109.0](https://github.com/wundergraph/cosmo/compare/router@0.108.0...router@0.109.0) (2024-09-05)

### 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.109.0",
"version": "0.109.1",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
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.88.1](https://github.com/wundergraph/cosmo/compare/studio@0.88.0...studio@0.88.1) (2024-09-09)

### Bug Fixes

* disabled state of feature flag overview page ([#1150](https://github.com/wundergraph/cosmo/issues/1150)) ([ecbb399](https://github.com/wundergraph/cosmo/commit/ecbb399ab72500a3c994b41cb41e291f19ba08fb)) (@JivusAyrus)

# [0.88.0](https://github.com/wundergraph/cosmo/compare/studio@0.87.0...studio@0.88.0) (2024-09-05)

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

0 comments on commit a1469b1

Please sign in to comment.