Skip to content

Commit

Permalink
chore: release 0.1.10 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
goszczynskip committed Oct 11, 2023
1 parent ef1b130 commit b391d9d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.1.10](https://github.com/tonik/env-plus/compare/0.1.9...0.1.10) (2023-10-11)


### Bug Fixes

* missing shared envs in transform function ([ef1b130](https://github.com/tonik/env-plus/commit/ef1b130f821263cc04959cefeb7eb5a4f018735d))

## [0.1.9](https://github.com/tonik/env-plus/compare/0.1.8...0.1.9) (2023-07-31)


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": "@tonik/env-plus",
"version": "0.1.9",
"version": "0.1.10",
"description": "Environment variables toolkit for node applications",
"repository": {
"type": "git",
Expand Down

0 comments on commit b391d9d

Please sign in to comment.