Skip to content

Commit 6638fbd

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- wgc@0.103.3
1 parent eb6a5cc commit 6638fbd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.103.3](https://github.com/wundergraph/cosmo/compare/wgc@0.103.2...wgc@0.103.3) (2026-01-09)
8+
9+
### Bug Fixes
10+
11+
* perform auth for all the commands of grpc which requires controlplane ([#2447](https://github.com/wundergraph/cosmo/issues/2447)) ([eb6a5cc](https://github.com/wundergraph/cosmo/commit/eb6a5ccbc02a2b402b75984a1cb36349d15768da)) (@JivusAyrus)
12+
713
## [0.103.2](https://github.com/wundergraph/cosmo/compare/wgc@0.103.1...wgc@0.103.2) (2026-01-08)
814

915
### Bug Fixes

cli/package.json

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

0 commit comments

Comments
 (0)