Skip to content

Commit 3b2735a

Browse files
committed
Update CHANGELOG
1 parent a5daab3 commit 3b2735a

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,8 @@ All notable changes to this project will be documented in this file. See [standa
1616

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

19-
### Added
20-
21-
- define package.json in exports
22-
- allow for `import "dotenv/config"`
23-
2419
### Changed
2520

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

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

5749
### Changed
5850

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

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

0 commit comments

Comments
 (0)