Skip to content

Commit 0108a8b

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- [email protected] - [email protected]
1 parent e3bc79a commit 0108a8b

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

controlplane/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.172.1](https://github.com/wundergraph/cosmo/compare/[email protected]@0.172.1) (2025-11-25)
8+
9+
### Bug Fixes
10+
11+
* **controlplane:** handle authentication errors correctly ([#2354](https://github.com/wundergraph/cosmo/issues/2354)) ([e3bc79a](https://github.com/wundergraph/cosmo/commit/e3bc79a97b97c1f15d9b8f835411244b79e9e239)) (@pepol)
12+
713
# [0.172.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.172.0) (2025-11-24)
814

915
### Features

controlplane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "controlplane",
3-
"version": "0.172.0",
3+
"version": "0.172.1",
44
"private": true,
55
"description": "WunderGraph Cosmo Controlplane",
66
"type": "module",

router/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.267.1](https://github.com/wundergraph/cosmo/compare/[email protected]@0.267.1) (2025-11-25)
8+
9+
**Note:** Version bump only for package router
10+
711
# [0.267.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.267.0) (2025-11-24)
812

913
### Features

router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "router",
3-
"version": "0.267.0",
3+
"version": "0.267.1",
44
"private": true,
55
"description": "The WunderGraph Router",
66
"keywords": [

0 commit comments

Comments
 (0)