Skip to content

Commit 4cecec0

Browse files
chore(release): publish v2.9.3 πŸ“¦πŸš€
[skip ci]
1 parent 91caf1a commit 4cecec0

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.3](https://github.com/Nikaple/nest-typed-config/compare/v2.9.2...v2.9.3) (2024-03-04)
7+
8+
### πŸ› Fixes
9+
10+
- allow reflect-metadata versions in the 0.2 series [`91caf1a`](https://github.com/Nikaple/nest-typed-config/commit/91caf1a4535b3ff8a86be049da5829e859e4eef6).
11+
612
### [2.9.2](https://github.com/Nikaple/nest-typed-config/compare/v2.9.1...v2.9.2) (2023-12-06)
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.2",
3+
"version": "2.9.3",
44
"description": "Intuitive, type-safe configuration module for Nest framework",
55
"author": "Nikaple Zhou",
66
"license": "MIT",

0 commit comments

Comments
Β (0)