File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v2.0.3
5+
6+ [ compare changes] ( https://github.com/nodestycom/node-api-client/compare/v2.0.2...v2.0.3 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Latest api changes ([ e7b7810] ( https://github.com/nodestycom/node-api-client/commit/e7b7810 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - Add missing nullable jsdocs ([ a45fc55] ( https://github.com/nodestycom/node-api-client/commit/a45fc55 ) )
15+ - Update jsdoc nullable annotations for consistency ([ fbfe60e] ( https://github.com/nodestycom/node-api-client/commit/fbfe60e ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Hanzydev < contact@hanzy.dev >
20+
421## v2.0.2
522
623[ compare changes] ( https://github.com/nodestycom/node-api-client/compare/v2.0.1...v2.0.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nodesty/api-client" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.3 " ,
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