feat(demodata): Add demo data feature for contracts

This commit is contained in:
2024-12-19 18:26:24 +01:00
parent 2f97b407a2
commit e5ca606e3c
9 changed files with 74 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-12-19 - 1.1.0 - feat(demodata)
Add demo data feature for contracts
- Introduced demo contract data for Minijob Employment Contract outlining details for employer and employee roles.
- Enhanced package.json with new export entry for demodata.
- Implemented new ts_demodata directory with sample contract representation.
## 2024-12-19 - 1.0.11 - fix(interfaces)
Fixed import path in ts_interfaces/index.ts