feat(core): Enhanced data handling and retrieval features, improved usage documentation

This commit is contained in:
2024-12-31 14:43:08 +01:00
parent a8a6bf02bc
commit c30fc40e06
7 changed files with 295 additions and 29 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '1.0.3',
description: 'open business data'
version: '1.1.0',
description: 'A TypeScript-based library for accessing and managing open business data, specifically for German companies.'
}