8000 chore(release): Publish [skip ci] · aazam-gh/cosmo@e6847cf · GitHub
[go: up one dir, main page]

Skip to content

Commit e6847cf

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- wgc@0.41.0 - @wundergraph/cosmo-connect@0.56.0 - controlplane@0.68.0 - graphqlmetrics@0.12.1 - router@0.66.3 - @wundergraph/cosmo-shared@0.20.8 - studio@0.65.0
1 parent 651ff8e commit e6847cf

14 files changed

+49
-7
lines changed

cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.41.0](https://github.com/wundergraph/cosmo/compare/wgc@0.40.6...wgc@0.41.0) (2024-02-16)
8+
9+
### Features
10+
11+
* operation check overrides ([#516](https://github.com/wundergraph/cosmo/issues/516)) ([651ff8e](https://github.com/wundergraph/cosmo/commit/651ff8ed88cd542d56cf11d11086f659fc3f5d4e)) (@thisisnithin)
12+
713
## [0.40.6](https://github.com/wundergraph/cosmo/compare/wgc@0.40.5...wgc@0.40.6) (2024-02-13)
814

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

cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wgc",
3-
"version": "0.40.6",
3+
"version": "0.41.0",
44
"description": "The official CLI tool to manage the GraphQL Federation Platform Cosmo",
55
"type": "module",
66
"main": "dist/index.js",

connect/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.56.0](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-connect@0.55.1...@wundergraph/cosmo-connect@0.56.0) (2024-02-16)
8+
9+
### Features
10+
11+
* operation check overrides ([#516](https://github.com/wundergraph/cosmo/issues/516)) ([651ff8e](https://github.com/wundergraph/cosmo/commit/651ff8ed88cd542d56cf11d11086f659fc3f5d4e)) (@thisisnithin)
12+
713
## [0.55.1](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-connect@0.55.0...@wundergraph/cosmo-connect@0.55.1) (2024-02-13)
814

915
### Bug Fixes

connect/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/cosmo-connect",
3-
"version": "0.55.1",
3+
"version": "0.56.0",
44
"description": "TypeScript Connect client for WunderGraph Cosmo",
55
"scripts": {
66
"build": "del dist && tsc"

controlplane/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.68.0](https://github.com/wundergraph/cosmo/compare/controlplane@0.67.3...controlplane@0.68.0) (2024-02-16)
8+
9+
### Features
10+
11+
* operation check overrides ([#516](https://github.com/wundergraph/cosmo/issues/516)) ([651ff8e](https://github.com/wundergraph/cosmo/commit/651ff8ed88cd542d56cf11d11086f659fc3f5d4e)) (@thisisnithin)
12+
713
## [0.67.3](https://github.com/wundergraph/cosmo/compare/controlplane@0.67.2...controlplane@0.67.3) (2024-02-15)
814

915
### Bug Fixes

controlplane/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "controlplane",
3-
"version": "0.67.3",
3+
"version": "0.68.0",
44
"private": true,
55
"description": "WunderGraph Cosmo Controlplane",
66
"type": "module",

graphqlmetrics/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [0.12.1](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.12.0...graphqlmetrics@0.12.1) (2024-02-16)
8+
9+
**Note:** Version bump only for package graphqlmetrics
10+
711
# [0.12.0](https://github.com/wundergraph/cosmo/compare/graphqlmetrics@0.11.0...graphqlmetrics@0.12.0) (2024-02-13)
812

913
### Features

graphqlmetrics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphqlmetrics",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

router/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [0.66.3](https://github.com/wundergraph/cosmo/compare/router@0.66.2...router@0.66.3) (2024-02-16)
8+
9+
### Bug Fixes
10+
11+
* disable variable export by default ([#536](https://github.com/wundergraph/cosmo/issues/536)) ([a100591](https://github.com/wundergraph/cosmo/commit/a1005919a28ee8c9e9c3b87c730e47db336bceec)) (@StarpTech)
12+
713
## [0.66.2](https://github.com/wundergraph/cosmo/compare/router@0.66.1...router@0.66.2) (2024-02-14)
814

915
### Bug Fixes

router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "router",
3-
"version": "0.66.2",
3+
"version": "0.66.3",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

shared/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
## [0.20.8](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.20.7...@wundergraph/cosmo-shared@0.20.8) (2024-02-16)
8+
9+
**Note:** Version bump only for package @wundergraph/cosmo-shared
10+
711
## [0.20.7](https://github.com/wundergraph/cosmo/compare/@wundergraph/cosmo-shared@0.20.6...@wundergraph/cosmo-shared@0.20.7) (2024-02-13)
812

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

shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wundergraph/cosmo-shared&qu 10000 ot;,
3-
"version": "0.20.7",
3+
"version": "0.20.8",
44
"description": "Shared code between WunderGraph Cosmo packages",
55
"main": "./dist/index.js",
66
"type": "module",

studio/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.65.0](https://github.com/wundergraph/cosmo/compare/studio@0.64.3...studio@0.65.0) (2024-02-16)
8+
9+
### Bug Fixes
10+
11+
* disable variable export by default ([#536](https://github.com/wundergraph/cosmo/issues/536)) ([a100591](https://github.com/wundergraph/cosmo/commit/a1005919a28ee8c9e9c3b87c730e47db336bceec)) (@StarpTech)
12+
13+
### Features
14+
15+
* operation check overrides ([#516](https://github.com/wundergraph/cosmo/issues/516)) ([651ff8e](https://github.com/wundergraph/cosmo/commit/651ff8ed88cd542d56cf11d11086f659fc3f5d4e)) (@thisisnithin)
16+
717
## [0.64.3](https://github.com/wundergraph/cosmo/compare/studio@0.64.2...studio@0.64.3) (2024-02-15)
818

919
### Bug Fixes

studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "studio",
3-
"version": "0.64.3",
3+
"version": "0.65.0",
44
"private": true,
55
"license": "Apache-2.0",
66
"description": "WunderGraph Cosmo Studio",

0 commit comments

Comments
 (0)
0