fix(HandelsRegister): Refined HandelsRegister functionality for better error handling and response capture.

This commit is contained in:
2025-01-03 02:19:07 +01:00
parent 1c0e04cb0d
commit e4a8d371f7
3 changed files with 97 additions and 27 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '1.3.0',
version: '1.3.1',
description: 'A TypeScript library for accessing, managing, and updating open business data, focused on German companies and integrating with MongoDB.'
}