Skip to content

Commit 65ecdc4

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- [email protected] - [email protected]
1 parent a205890 commit 65ecdc4

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-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.168.2](https://github.com/wundergraph/cosmo/compare/[email protected]@0.168.2) (2025-10-16)
8+
9+
### Bug Fixes
10+
11+
* zod errors when sentry is imported before dotenv ([#2275](https://github.com/wundergraph/cosmo/issues/2275)) ([e7c05cb](https://github.com/wundergraph/cosmo/commit/e7c05cba08f9e4236f719dfe5ec11546e83289b6)) (@JivusAyrus)
12+
713
## [0.168.1](https://github.com/wundergraph/cosmo/compare/[email protected]@0.168.1) (2025-10-14)
814

915
### Bug Fixes

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.168.1",
3+
"version": "0.168.2",
44
"private": true,
55
"description": "WunderGraph Cosmo Controlplane",
66
"type": "module",

router/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.258.4](https://github.com/wundergraph/cosmo/compare/[email protected]@0.258.4) (2025-10-16)
8+
9+
### Bug Fixes
10+
11+
* handle jitter correctly ([#2278](https://github.com/wundergraph/cosmo/issues/2278)) ([a205890](https://github.com/wundergraph/cosmo/commit/a205890a07faa42d59fa37df138b7647845adb76)) (@StarpTech)
12+
713
## [0.258.3](https://github.com/wundergraph/cosmo/compare/[email protected]@0.258.3) (2025-10-13)
814

915
### Bug Fixes

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.258.3",
3+
"version": "0.258.4",
44
"private": true,
55
"description": "The WunderGraph Router",
66
"keywords": [

0 commit comments

Comments
 (0)