File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v2.0.2
5+
6+ [ compare changes] ( https://github.com/nodestycom/node-api-client/compare/v2.0.1...v2.0.2 )
7+
8+ ### 🩹 Fixes
9+
10+ - Correct API response type for MailHostingApiService.getDetails method ([ 31a7d1c] ( https://github.com/nodestycom/node-api-client/commit/31a7d1c ) )
11+
12+ ### 💅 Refactors
13+
14+ - Simplify API fetch calls by removing unnecessary method specifications ([ e29043f] ( https://github.com/nodestycom/node-api-client/commit/e29043f ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Hanzydev < contact@hanzy.dev >
19+
420## v2.0.1
521
622[ compare changes] ( https://github.com/nodestycom/node-api-client/compare/v2.0.0...v2.0.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nodesty/api-client" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " A powerful API client for Nodesty." ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments