Skip to content

Commit

Permalink
chore(release): v4.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kerimdzhanov committed Sep 26, 2023
1 parent a0dce78 commit cf73744
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [4.0.0-rc.3](https://github.com/kerimdzhanov/dotenv-flow/compare/v4.0.0-rc.2...v4.0.0-rc.3) (2023-09-26)


### Features

* **dotenv-flow:api:** expose `DEFAULT_PATTERN` ([a0dce78](https://github.com/kerimdzhanov/dotenv-flow/commit/a0dce7892bc4abca87fbbc5d4f88bb272ab28ad1))



# [4.0.0-rc.2](https://github.com/kerimdzhanov/dotenv-flow/compare/v4.0.0-rc.1...v4.0.0-rc.2) (2023-09-21)


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": "dotenv-flow",
"version": "4.0.0-rc.2",
"version": "4.0.0-rc.3",
"description": "Loads environment variables from `.env.[development|test|production][.local]` files",
"keywords": [
"dotenv",
Expand Down

0 comments on commit cf73744

Please sign in to comment.