Skip to content

Commit 1115a95

Browse files
Merge pull request #15 from cristobalgvera/changeset-release/main
Version release
2 parents 72dac30 + c6062ac commit 1115a95

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rich-suns-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 316543b: Remove PORT from base environment interface.
8+
39
## 0.2.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cristobalgvera/nestjs-environment",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"author": "Cristóbal Gajardo Vera <[email protected]>",
55
"description": "Environment module configuration library that allows you to easily setup and validate your environment with minimal configuration.",
66
"private": false,

0 commit comments

Comments
 (0)