Skip to content

Commit

Permalink
chore(release): Publish [skip ci]
Browse files Browse the repository at this point in the history
 - controlplane@0.111.4
 - graphqlmetrics@0.26.0
 - @wundergraph/playground@0.5.2
 - router@0.126.0
 - studio@0.92.1
  • Loading branch information
hardworker-bot committed Oct 17, 2024
1 parent f6a4224 commit 00d57e9
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 5 deletions.
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.111.4](https://github.com/wundergraph/cosmo/compare/controlplane@0.111.3...controlplane@0.111.4) (2024-10-17)

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

## [0.111.3](https://github.com/wundergraph/cosmo/compare/controlplane@0.111.2...controlplane@0.111.3) (2024-10-16)

**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.111.3",
"version": "0.111.4",
"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.26.0](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.25.0...graphqlmetrics@0.26.0) (2024-10-17)

### Features

* custom metric attributes ([#1267](https://github.com/wundergraph/cosmo/issues/1267)) ([f6a4224](https://github.com/wundergraph/cosmo/commit/f6a4224a2370e8eb6e36598a22f60a3eee83f055)) (@StarpTech)

# [0.25.0](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.24.0...graphqlmetrics@0.25.0) (2024-10-09)

### 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.25.0",
"version": "0.26.0",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions playground/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.5.2](https://github.com/wundergraph/cosmo/compare/@wundergraph/playground@0.5.1...@wundergraph/playground@0.5.2) (2024-10-17)

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

## [0.5.1](https://github.com/wundergraph/cosmo/compare/@wundergraph/playground@0.5.0...@wundergraph/playground@0.5.1) (2024-09-25)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wundergraph/playground",
"version": "0.5.1",
"version": "0.5.2",
"description": "Cosmo Playground built on top of graphiql",
"author": {
"name": "WunderGraph Maintainers",
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.126.0](https://github.com/wundergraph/cosmo/compare/router@0.125.3...router@0.126.0) (2024-10-17)

### Features

* custom metric attributes ([#1267](https://github.com/wundergraph/cosmo/issues/1267)) ([f6a4224](https://github.com/wundergraph/cosmo/commit/f6a4224a2370e8eb6e36598a22f60a3eee83f055)) (@StarpTech)

## [0.125.3](https://github.com/wundergraph/cosmo/compare/router@0.125.2...router@0.125.3) (2024-10-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.125.3",
"version": "0.126.0",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
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.92.1](https://github.com/wundergraph/cosmo/compare/studio@0.92.0...studio@0.92.1) (2024-10-17)

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

# [0.92.0](https://github.com/wundergraph/cosmo/compare/studio@0.91.0...studio@0.92.0) (2024-10-09)

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

0 comments on commit 00d57e9

Please sign in to comment.