Skip to content

Commit

Permalink
chore(release): Publish [skip ci]
Browse files Browse the repository at this point in the history
 - wgc@0.63.0
  • Loading branch information
hardworker-bot committed Aug 28, 2024
1 parent e4edd4e commit 6842103
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
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.63.0](https://github.com/wundergraph/cosmo/compare/wgc@0.62.0...wgc@0.63.0) (2024-08-28)

### Features

* enable proxy handling for native fetch and connectrpc calls ([#1124](https://github.com/wundergraph/cosmo/issues/1124)) ([e4edd4e](https://github.com/wundergraph/cosmo/commit/e4edd4e9bdd100ecc6a0bd85acc2cd9a338c6892)) (@AndreasZeissner)

# [0.62.0](https://github.com/wundergraph/cosmo/compare/wgc@0.61.0...wgc@0.62.0) (2024-08-28)

### Features
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.62.0",
"version": "0.63.0",
"description": "The official CLI tool to manage the GraphQL Federation Platform Cosmo",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 6842103

Please sign in to comment.