Skip to content

Commit

Permalink
Merge pull request #13 from cristobalgvera/changeset-release/main
Browse files Browse the repository at this point in the history
Version release
  • Loading branch information
cristobalgvera authored May 11, 2023
2 parents 4010c1c + 3052eae commit d6a29ea
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-pumpkins-search.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cristobalgvera/nestjs-environment

## 0.2.1

### Patch Changes

- bfd6cb9: Fix erroneous definition of public exports

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cristobalgvera/nestjs-environment",
"version": "0.2.0",
"version": "0.2.1",
"author": "Cristóbal Gajardo Vera <cristobalgajardo.v@gmail.com>",
"description": "Environment module configuration library that allows you to easily setup and validate your environment with minimal configuration.",
"private": false,
Expand Down

0 comments on commit d6a29ea

Please sign in to comment.