Skip to content

Commit 2f9d5d8

Browse files
CodemaskCodemask
authored andcommitted
chore: release v2.1.0
1 parent c1d99d8 commit 2f9d5d8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.1.0](///compare/2.0.3...2.1.0) (2025-11-19)
4+
5+
### Features
6+
7+
* update dependency 2d965a8
8+
39
## [2.0.3](https://github.com/codemask-labs/node-config/compare/2.0.2...2.0.3) (2025-02-03)
410

511
## [2.0.2](https://github.com/codemask-labs/node-config/compare/2.0.1...2.0.2) (2025-01-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Codemask <contact@codemask.com> (https://github.com/codemask-labs/node-config)",
44
"repository": "https://github.com/codemask-labs/node-config",
55
"license": "MIT",
6-
"version": "2.0.3",
6+
"version": "2.1.0",
77
"description": "Node Config Module",
88
"main": "dist/index.js",
99
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)