feat(package): add project metadata, release configuration, and README documentation

This commit is contained in:
2026-03-15 09:53:57 +00:00
parent 6172e6c79c
commit 1c62ba0a64
5 changed files with 100 additions and 1 deletions

18
changelog.md Normal file
View File

@@ -0,0 +1,18 @@
# Changelog
## 2026-03-15 - 1.1.0 - feat(package)
add project metadata, release configuration, and README documentation
- add npmextra release configuration for publishing metadata and registries
- expand package metadata with repository, homepage, author, keywords, and updated project description
- add pnpm build config for esbuild and puppeteer
- introduce a README describing the specification scope, design principles, and PDF build workflow
## 2026-03-08 - 1.0.0 - initial specification
Initial house specification covering HVAC, sensors, construction coordination, and finish systems.
- Defined whole-house air system with H13 HEPA filtration, MVHR, duct design, and pressure management
- Documented sensor placement, automation logic, Home Assistant integration, and wiring
- Added Baufritz builder coordination details, construction checkpoints, and project timeline
- Specified Lindner NORTEC Doppelboden with WOODline parquet and Plafotherm AirHybrid radiant ceiling
- Introduced the documentation build system using tsx, marked, and puppeteer with Mermaid-to-PDF rendering