Skip to content

Commit 2b4471d

Browse files
author
🤖 Release Bot
committed
release(nest): 2.1.4
1 parent a2f3f52 commit 2b4471d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/nest/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [2.1.4](https://github.com/SeedCompany/libs/compare/nest-2.1.3...nest-2.1.4) (2025-10-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **nest:** withAsyncContext resolve snapshot more eagerly ([a2f3f52](https://github.com/SeedCompany/libs/commit/a2f3f527af07d44644d09e7a3ce6577b57ef9b48))
11+
512
## [2.1.3](https://github.com/SeedCompany/libs/compare/nest-2.1.2...nest-2.1.3) (2025-10-16)
613

714

packages/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seedcompany/nest",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "Common NestJS functionality for Seed Company",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)