Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 367 Bytes

File metadata and controls

15 lines (11 loc) · 367 Bytes

v0.1.2

✨ What’s new

  • Clean-up prior to restructuring package boundaries
  • Introduced prompt types and structure
  • Added .npmrc to prepare for registry configuration

📝 Changes

+ Added: `src/types/prompts.ts`, `.npmrc`
+ Updated: `prompts.ts`, `package.json`, `bun.lockb`
+ Removed: Legacy files in preparation for modularisation