Skip to content

Commit 771c18a

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- aws-lambda-router@0.40.1 - router@0.295.0
1 parent 9a96032 commit 771c18a

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

aws-lambda-router/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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.40.1](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.40.0...aws-lambda-router@0.40.1) (2026-03-19)
8+
9+
**Note:** Version bump only for package aws-lambda-router
10+
711
# [0.40.0](https://github.com/wundergraph/cosmo/compare/aws-lambda-router@0.39.2...aws-lambda-router@0.40.0) (2026-03-05)
812

913
### Features

aws-lambda-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-lambda-router",
3-
"version": "0.40.0",
3+
"version": "0.40.1",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

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.295.0](https://github.com/wundergraph/cosmo/compare/router@0.294.0...router@0.295.0) (2026-03-19)
8+
9+
### Features
10+
11+
* slow plan cache ([#2611](https://github.com/wundergraph/cosmo/issues/2611)) ([9a96032](https://github.com/wundergraph/cosmo/commit/9a9603285fdc457287b4153be615314022f4c529)) (@SkArchon)
12+
713
# [0.294.0](https://github.com/wundergraph/cosmo/compare/router@0.293.0...router@0.294.0) (2026-03-17)
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.294.0",
3+
"version": "0.295.0",
44
"private": true,
55
"description": "The WunderGraph Router",
66
"keywords": [

0 commit comments

Comments
 (0)