We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5431be1 commit 57b485bCopy full SHA for 57b485b
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [2.3.8] - 2023-10-03
9
+
10
+### Added
11
12
+- `node-fetch` now added to package.json (#293)
13
14
+### Fixed
15
16
+- Module name lookup now working as expected (#289)
17
+- QOL Code Cleaning (#287)
18
19
## [2.3.7] - 2022-10-13
20
21
### Added
0 commit comments