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{
2- "." : " 0.0.1 -alpha.0 "
2+ "." : " 0.1.0 -alpha.1 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0-alpha.1 (2025-05-21)
4+
5+ Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/Scan-Documents/node-sdk/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
6+
7+ ### Features
8+
9+ * ** api:** update via SDK Studio ([ 9eb4d49] ( https://github.com/Scan-Documents/node-sdk/commit/9eb4d49ba98578870e3c04fe1adfda8eef4e7983 ) )
10+
11+
12+ ### Chores
13+
14+ * update SDK settings ([ 5193698] ( https://github.com/Scan-Documents/node-sdk/commit/51936984b86cc829e62499c3b2423627a1734da0 ) )
15+ * update SDK settings ([ 86af083] ( https://github.com/Scan-Documents/node-sdk/commit/86af083fcf21199132a70effc67d8fe1a082052b ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " scan-documents" ,
3- "version" : " 0.0.1 -alpha.0 " ,
3+ "version" : " 0.1.0 -alpha.1 " ,
44 "description" : " The official TypeScript library for the Scan Documents API" ,
55 "author" : " Scan Documents <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.0.1 -alpha.0 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0 -alpha.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments