We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d99d8 commit 2f9d5d8Copy full SHA for 2f9d5d8
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [2.1.0](///compare/2.0.3...2.1.0) (2025-11-19)
4
+
5
+### Features
6
7
+* update dependency 2d965a8
8
9
## [2.0.3](https://github.com/codemask-labs/node-config/compare/2.0.2...2.0.3) (2025-02-03)
10
11
## [2.0.2](https://github.com/codemask-labs/node-config/compare/2.0.1...2.0.2) (2025-01-24)
package.json
@@ -3,7 +3,7 @@
"author": "Codemask <contact@codemask.com> (https://github.com/codemask-labs/node-config)",
"repository": "https://github.com/codemask-labs/node-config",
"license": "MIT",
- "version": "2.0.3",
+ "version": "2.1.0",
"description": "Node Config Module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments