fix(docs): docs: update readme examples for card management, export statements and error handling; add local settings for CLI permissions

This commit is contained in:
2025-07-18 17:36:50 +00:00
parent e040e202cf
commit 5a42b8fe27
3 changed files with 55 additions and 80 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/bunq',
version: '3.0.0',
version: '3.0.1',
description: 'A full-featured TypeScript/JavaScript client for the bunq API'
}