Skip to content

Commit cf26a5f

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- wgc@0.90.1
1 parent 063de73 commit cf26a5f

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.90.1](https://github.com/wundergraph/cosmo/compare/wgc@0.90.0...wgc@0.90.1) (2025-08-12)
8+
9+
### Bug Fixes
10+
11+
* update the registry url in the cli ([#2134](https://github.com/wundergraph/cosmo/issues/2134)) ([063de73](https://github.com/wundergraph/cosmo/commit/063de738d4c29b86149301f93bb61c775687919b)) (@JivusAyrus)
12+
713
# [0.90.0](https://github.com/wundergraph/cosmo/compare/wgc@0.89.3...wgc@0.90.0) (2025-08-12)
814

915
### Features

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.90.0",
3+
"version": "0.90.1",
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)