Skip to content

Commit c721319

Browse files
chore(release): publish v2.10.1 πŸ“¦πŸš€
[skip ci]
1 parent 4284084 commit c721319

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.10.1](https://github.com/Nikaple/nest-typed-config/compare/v2.10.0...v2.10.1) (2025-05-31)
7+
8+
### πŸ› Fixes
9+
10+
- support webpack bundle. Closes [#499](https://github.com/Nikaple/nest-typed-config/issues/499) [`4284084`](https://github.com/Nikaple/nest-typed-config/commit/428408476ad4c3dc1e3898bbc44b1f91c9069452).
11+
612
## [2.10.0](https://github.com/Nikaple/nest-typed-config/compare/v2.9.4...v2.10.0) (2025-05-28)
713

814
### ✨ Features

β€Ž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.10.0",
3+
"version": "2.10.1",
44
"description": "Intuitive, type-safe configuration module for Nest framework",
55
"author": "Nikaple Zhou",
66
"license": "MIT",

0 commit comments

Comments
Β (0)