Skip to content

Commit d3fe3dd

Browse files
authored
Replace dependency 'request' with built-in fetch() API (#365)
1 parent 76e9e96 commit d3fe3dd

File tree

4 files changed

+58
-483
lines changed

4 files changed

+58
-483
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.12.0 2025-08-29
4+
5+
- replaced dependency 'request' with built-in fetch() API
6+
- require Node >= 20
7+
38
## 0.11.0 2025-08-11
49

510
- upgraded Newtonsoft.Json from 9.0.1 to 13.0.1

0 commit comments

Comments
 (0)