Skip to content

Commit

Permalink
chore(release): Publish [skip ci]
Browse files Browse the repository at this point in the history
 - wgc@0.43.0
  • Loading branch information
hardworker-bot committed Feb 21, 2024
1 parent f4646b4 commit 21c5135
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ 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.43.0](https://github.com/wundergraph/cosmo/compare/wgc@0.42.2...wgc@0.43.0) (2024-02-21)

### Features

* handle exceptions gracefully ([#563](https://github.com/wundergraph/cosmo/issues/563)) ([5a8776d](https://github.com/wundergraph/cosmo/commit/5a8776d7e7e5510a7295268410918bdb0df95154)) (@thisisnithin)
* version update check ([#562](https://github.com/wundergraph/cosmo/issues/562)) ([f4646b4](https://github.com/wundergraph/cosmo/commit/f4646b42433baf6a45c63e82f8d4192eac3146dc)) (@thisisnithin)

## [0.42.2](https://github.com/wundergraph/cosmo/compare/wgc@0.42.1...wgc@0.42.2) (2024-02-20)

**Note:** Version bump only for package wgc
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.42.2",
"version": "0.43.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 21c5135

Please sign in to comment.