Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and mvantellingen committed Jul 17, 2023
1 parent effd012 commit fba88d5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wise-poets-juggle.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 @@
# @labdigital/enviconf

## 0.3.0

### Minor Changes

- effd012: Add optional options to .load() to specifiy path to load .env from

## 0.2.1

### Patch 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": "@labdigital/enviconf",
"version": "0.2.1",
"version": "0.3.0",
"license": "MIT",
"author": "Lab Digital <[email protected]>",
"description": "A simple library to parse environment variables",
Expand Down

0 comments on commit fba88d5

Please sign in to comment.