fix(handelsregister): Correct screenshot path handling in HandelsRegister and add local tool permissions

This commit is contained in:
2025-11-01 15:20:20 +00:00
parent ea76776ee1
commit 8286c30edf
3 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '3.2.1',
version: '3.2.2',
description: 'A comprehensive TypeScript library for accessing business data and real-time financial information. Features include German company data management with MongoDB integration, JSONL bulk processing, automated Handelsregister interactions, and real-time stock market data from multiple providers.'
}