diff --git a/CHANGELOG.md b/CHANGELOG.md index 76ff23d..c4bcd21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v4.0.1](https://github.com/theoephraim/node-google-spreadsheet/compare/v4.0.0...4.0.1) + +- chore: switch back from lodash-es to lodash to avoid ESM issues [`c808eed`](https://github.com/theoephraim/node-google-spreadsheet/commit/c808eed681ca7e5c8ac06bf5229686fca610dc19) + #### [v4.0.0](https://github.com/theoephraim/node-google-spreadsheet/compare/v3.3.0...v4.0.0) - Typescript rewrite! [`903e923`](https://github.com/theoephraim/node-google-spreadsheet/commit/903e923803dd645b608140a031bc60e5011a84e5)