Skip to content

Commit a4bf817

Browse files
chore(release): publish v2.9.4 πŸ“¦πŸš€
[skip ci]
1 parent 69e043c commit a4bf817

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

β€Žchangelog.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org) and [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines.
55

6+
### [2.9.4](https://github.com/Nikaple/nest-typed-config/compare/v2.9.3...v2.9.4) (2025-02-14)
7+
8+
### πŸ› Fixes
9+
10+
- support Nest.js v11 [`69e043c`](https://github.com/Nikaple/nest-typed-config/commit/69e043c60dd2ab447a0ae8d2ed132a414c9b8964).
11+
612
### [2.9.3](https://github.com/Nikaple/nest-typed-config/compare/v2.9.2...v2.9.3) (2024-03-04)
713

814
### πŸ› Fixes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-typed-config",
3-
"version": "2.9.3",
3+
"version": "2.9.4",
44
"description": "Intuitive, type-safe configuration module for Nest framework",
55
"author": "Nikaple Zhou",
66
"license": "MIT",

0 commit comments

Comments
Β (0)