fix(core): No changes detected in project files or documentation. This commit is a placeholder to record that nothing was updated.
This commit is contained in:
parent
39537c0568
commit
d17683cd67
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-04-09 - 1.5.1 - fix(core)
|
||||||
|
No changes detected in project files or documentation. This commit is a placeholder to record that nothing was updated.
|
||||||
|
|
||||||
|
|
||||||
## 2025-04-09 - 1.5.0 - feat(documentation)
|
## 2025-04-09 - 1.5.0 - feat(documentation)
|
||||||
Enhance project metadata and documentation with comprehensive usage examples, updated descriptions, and improved keywords.
|
Enhance project metadata and documentation with comprehensive usage examples, updated descriptions, and improved keywords.
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@fin.cx/opendata',
|
name: '@fin.cx/opendata',
|
||||||
version: '1.5.0',
|
version: '1.5.1',
|
||||||
description: 'A comprehensive TypeScript library that manages open business data for German companies by integrating MongoDB, processing JSONL bulk data, and automating browser interactions for Handelsregister data retrieval.'
|
description: 'A comprehensive TypeScript library that manages open business data for German companies by integrating MongoDB, processing JSONL bulk data, and automating browser interactions for Handelsregister data retrieval.'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user