Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 2.15 KB

Changelog

1.2.1 (2025-02-01)

  • chore: 🔖 restore and update README documentation for command execution flow (85f3a66)
  • fix: 🐛 correct class and method names in command files for consistency (2360f7f)

1.2.0 (2025-02-01)

  • feat: ✨ add license and version fields to project configuration and update related document (dc75f76)
  • fix: 🐛 correct maintainer field in README and update variable descriptions (e5ec166)

1.1.0 (2025-01-30)

  • feat: 🚧 add template files for various TypeScript and Vue components (7cea777)
  • feat: ✨ add command classes for generating various component types (e32a74f)
  • feat: ✨ add new command handlers for generating various component types (555456a)
  • feat: ✨ add support for generating additional Vue.js file types in the extension (ae36cfd)
  • feat: ✨ enhance component generation features with new localization options (46c3707)
  • feat: ✨ expand localization strings for component generation features (cbc8d99)
  • chore: 🔧 update release commit message format and clean up changelog (296d7ae)

1.0.1 (2025-01-30)

  • chore: update package.json and add release-it configuration (b96cc3f)

1.0.0 (2025-01-30)

  • chore: 🎉 initial commit (ae31462)