Skip to content

Commit 6e9dcdf

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- [email protected]
1 parent f9f15e3 commit 6e9dcdf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

router/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.261.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.261.0) (2025-10-29)
8+
9+
### Bug Fixes
10+
11+
* improve query planning time ([#2303](https://github.com/wundergraph/cosmo/issues/2303)) ([f9f15e3](https://github.com/wundergraph/cosmo/commit/f9f15e38b4ce85a43701afb6fa40c5bd3f2c566e)) (@devsergiy)
12+
13+
### Features
14+
15+
* add getter for sha256Hash for modules ([#2300](https://github.com/wundergraph/cosmo/issues/2300)) ([83e0ed6](https://github.com/wundergraph/cosmo/commit/83e0ed695ded353373bbf69667d0b4ebf35896b6)) (@SkArchon)
16+
717
# [0.260.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.260.0) (2025-10-29)
818

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

0 commit comments

Comments
 (0)