Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed May 19, 2021
1 parent a5daab3 commit 3b2735a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,8 @@ All notable changes to this project will be documented in this file. See [standa

## [9.0.0](https://github.com/motdotla/dotenv/compare/v8.6.0...v9.0.0) (2021-05-05)

### Added

- define package.json in exports
- allow for `import "dotenv/config"`

### Changed

- updated dev dependencies via npm audit
- TypeScript types
- point to exact types file to work with VS Code
- _Breaking:_ drop support for Node v8

## [8.6.0](https://github.com/motdotla/dotenv/compare/v8.5.1...v8.6.0) (2021-05-05)
Expand Down Expand Up @@ -56,7 +48,7 @@ All notable changes to this project will be documented in this file. See [standa

### Changed

- _Breaking:_ drop support for Node v8
- _Breaking:_ drop support for Node v8 (mistake to be released as minor bump. later bumped to 9.0.0. see above.)

## [8.2.0](https://github.com/motdotla/dotenv/compare/v8.1.0...v8.2.0) (2019-10-16)

Expand Down

0 comments on commit 3b2735a

Please sign in to comment.