Skip to content

Commit c02827f

Browse files
author
Codemask
committed
chore: release v1.3.1
1 parent 75e7e7a commit c02827f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.3.1](https://github.com/codemaskinc/nestjs-config/compare/1.3.0...1.3.1) (2024-01-24)
4+
5+
6+
### Bug Fixes
7+
8+
* normalizing new lines ([ea1abfd](https://github.com/codemaskinc/nestjs-config/commit/ea1abfd0601552a45529817435c39aca1f83f191))
9+
310
## [1.3.0](https://github.com/codemaskinc/nestjs-config/compare/1.2.2...1.3.0) (2024-01-22)
411

512

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/codemaskinc/nestjs-config)",
44
"repository": "https://github.com/codemaskinc/nestjs-config",
55
"license": "MIT",
6-
"version": "1.3.0",
6+
"version": "1.3.1",
77
"description": "Nestjs Config Module",
88
"main": "dist/index.js",
99
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)