Skip to content

Commit 598fe84

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- router@0.187.0
1 parent c6be7b4 commit 598fe84

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

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.187.0](https://github.com/wundergraph/cosmo/compare/router@0.186.0...router@0.187.0) (2025-03-03)
8+
9+
### Bug Fixes
10+
11+
* **subscriptions:** skip event after worker shutdown ([#1630](https://github.com/wundergraph/cosmo/issues/1630)) ([eb2ba77](https://github.com/wundergraph/cosmo/commit/eb2ba7733ae5430fc64335033043a9b4cac37c27)) (@StarpTech)
12+
13+
### Features
14+
15+
* option to remove scopeinfo from prometheus metrics ([#1639](https://github.com/wundergraph/cosmo/issues/1639)) ([c6be7b4](https://github.com/wundergraph/cosmo/commit/c6be7b4eefee0e7f0e721bc5ef809a1d6877ff11)) (@endigma)
16+
717
# [0.186.0](https://github.com/wundergraph/cosmo/compare/router@0.185.0...router@0.186.0) (2025-02-27)
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.186.0",
3+
"version": "0.187.0",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

0 commit comments

Comments
 (0)