fix(account): add retry and rate-limit backoff handling for API requests
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@apiclient.xyz/bookstack',
|
||||
version: '1.1.0',
|
||||
version: '1.1.1',
|
||||
description: 'A TypeScript API client for BookStack, providing easy access to books, chapters, pages, shelves, and more.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user