Skip to content

Commit

Permalink
chore(release): Publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hardworker-bot committed Jan 27, 2025
1 parent 90005c5 commit 8e78a37
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Binaries are attached to the github release otherwise all images can be found [h
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.167.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.167.0) (2025-01-27)

### Features

* also add handshake for static execution configs ([#1535](https://github.com/wundergraph/cosmo/issues/1535)) ([f3f8fef](https://github.com/wundergraph/cosmo/commit/f3f8fef1d605fa1f3c6ac0a6bf6e7667ee8ec900)) (@Aenimus)
* **router:** add interface for trace propagation ([#1526](https://github.com/wundergraph/cosmo/issues/1526)) ([90005c5](https://github.com/wundergraph/cosmo/commit/90005c52e6d38096a9a6a6350c9c8c492eefe5b8)) (@Noroth)

# [0.166.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.166.0) (2025-01-24)

### Features
Expand Down
2 changes: 1 addition & 1 deletion router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "router",
"version": "0.166.0",
"version": "0.167.0",
"private": true,
"description": "Placeholder package to simplify versioning and releasing with lerna.",
"keywords": [
Expand Down

0 comments on commit 8e78a37

Please sign in to comment.