Skip to content

Commit ae21c5d

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- router@0.229.1
1 parent bc9bb36 commit ae21c5d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.229.1](https://github.com/wundergraph/cosmo/compare/router@0.229.0...router@0.229.1) (2025-07-04)
8+
9+
### Bug Fixes
10+
11+
* fix collecting representation for fetches scoped to concrete types ([#2017](https://github.com/wundergraph/cosmo/issues/2017)) ([bc9bb36](https://github.com/wundergraph/cosmo/commit/bc9bb364cdf414ac6d884ca97b473494c332db6b)) (@devsergiy)
12+
713
# [0.229.0](https://github.com/wundergraph/cosmo/compare/router@0.228.0...router@0.229.0) (2025-07-04)
814

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

0 commit comments

Comments
 (0)