Skip to content

Commit

Permalink
chore: update deps (2023-03-18) (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mark Tse <mark.tse@neverendingqs.com>
  • Loading branch information
3 people committed Mar 19, 2023
1 parent b1ff231 commit 5344b15
Show file tree
Hide file tree
Showing 3 changed files with 803 additions and 315 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -17,6 +17,12 @@ Breaking changes introduced:
* This is because your environment variables might not be stored in dotenv files in all environments.
* Setting `required.file` to `true` will continue to cause the plugin to halt if no dotenv files are found.

## 6.0.x

* chore: update deps (2023-03-18) ([#237](https://github.com/neverendingqs/serverless-dotenv-plugin/pull/237))
* The following packages were upgraded to the latest major version, which introduced changes to how `dotenv` files are parsed:
* `dotenv-expand` (`^8.0.3` to `^10.0.0`)

## 5.0.x

* chore: remove support for Node.js 10 and Node.js 12 ([#236](https://github.com/neverendingqs/serverless-dotenv-plugin/pull/236))
Expand Down

0 comments on commit 5344b15

Please sign in to comment.