Skip to content

Commit e13c021

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- [email protected] - [email protected]
1 parent 0fe2cba commit e13c021

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

aws-lambda-router/CHANGELOG.md

+6
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.21.4](https://github.com/wundergraph/cosmo/compare/[email protected]@0.21.4) (2024-08-30)
8+
9+
### Bug Fixes
10+
11+
* planning of provides, parent entity jump, conditional implicit keys, external fields ([#1092](https://github.com/wundergraph/cosmo/issues/1092)) ([0fe2cba](https://github.com/wundergraph/cosmo/commit/0fe2cbaa72fa7ba5dbbf97c1e95615f29f13af1f)) (@devsergiy)
12+
713
## [0.21.3](https://github.com/wundergraph/cosmo/compare/[email protected]@0.21.3) (2024-08-30)
814

915
### Bug Fixes

aws-lambda-router/package.json

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

router/CHANGELOG.md

+6
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.107.4](https://github.com/wundergraph/cosmo/compare/[email protected]@0.107.4) (2024-08-30)
8+
9+
### Bug Fixes
10+
11+
* planning of provides, parent entity jump, conditional implicit keys, external fields ([#1092](https://github.com/wundergraph/cosmo/issues/1092)) ([0fe2cba](https://github.com/wundergraph/cosmo/commit/0fe2cbaa72fa7ba5dbbf97c1e95615f29f13af1f)) (@devsergiy)
12+
713
## [0.107.3](https://github.com/wundergraph/cosmo/compare/[email protected]@0.107.3) (2024-08-30)
814

915
### Bug Fixes

router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "router",
3-
"version": "0.107.3",
3+
"version": "0.107.4",
44
"private": true,
55
"description": "Placeholder package to simplify versioning and releasing with lerna.",
66
"keywords": [

0 commit comments

Comments
 (0)