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.1
 - controlplane@0.102.3
 - router@0.104.1
  • Loading branch information
hardworker-bot committed Aug 14, 2024
1 parent f99a0b8 commit 10e882a
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 3 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.1](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.21.0...aws-lambda-router@0.21.1) (2024-08-14)

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

# [0.21.0](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.20.0...aws-lambda-router@0.21.0) (2024-08-14)

### Features
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.0",
"version": "0.21.1",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
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.102.3](https://github.com/wundergraph/cosmo/compare/controlplane@0.102.2...controlplane@0.102.3) (2024-08-14)

### Bug Fixes

* always upload correct contract schemas ([#1079](https://github.com/wundergraph/cosmo/issues/1079)) ([e421760](https://github.com/wundergraph/cosmo/commit/e421760615791d1c8c71d150ecc6d6ebbeaa6054)) (@Aenimus)

## [0.102.2](https://github.com/wundergraph/cosmo/compare/controlplane@0.102.1...controlplane@0.102.2) (2024-08-14)

### 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.102.2",
"version": "0.102.3",
"private": true,
"description": "WunderGraph Cosmo Controlplane",
"type": "module",
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.104.1](https://github.com/wundergraph/cosmo/compare/router@0.104.0...router@0.104.1) (2024-08-14)

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

# [0.104.0](https://github.com/wundergraph/cosmo/compare/router@0.103.0...router@0.104.0) (2024-08-14)

### 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.104.0",
"version": "0.104.1",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down

0 comments on commit 10e882a

Please sign in to comment.