@atomic-ehr/codegen 0.0.3-canary.20251124124513.ba9446c → 0.0.3-canary.20251204113111.bf83c83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -14,7 +14,7 @@ A powerful, extensible code generation toolkit for FHIR (Fast Healthcare Interop
14
14
  - 📦 **Multi-Package Support** - Generate from a list of FHIR packages (profiles in development)
15
15
  - 🎯 **Type-Safe** - Generates fully typed interfaces with proper inheritance
16
16
  - 🔄 **Intermediate Format** - TypeSchema format enables multi-language support
17
- - 🛠️ **Developer Friendly** - Fluent API, CLI, and configuration file support
17
+ - 🛠️ **Developer Friendly** - Fluent API, CLI, and configuration file support
18
18
 
19
19
  ## Versions
20
20
 
@@ -364,4 +364,4 @@ See our detailed [**ROADMAP.md**](ROADMAP.md) for the complete development plan.
364
364
 
365
365
  ---
366
366
 
367
- Built with ❤️ by the Atomic Healthcare team
367
+ Built with ❤️ by the Atomic Healthcare team
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atomic-ehr/codegen",
3
- "version": "0.0.3-canary.20251124124513.ba9446c",
3
+ "version": "0.0.3-canary.20251204113111.bf83c83",
4
4
  "description": "Code generation tools for FHIR resources and TypeSchema definitions",
5
5
  "keywords": [
6
6
  "fhir",