|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 1.1.0 (2025年01月30日) |
| 4 | + |
| 5 | +* feat: :construction: add template files for various TypeScript and Vue components ([7cea777](https://github.com/vuejsco/vscode-vuejs-generator/commit/7cea777)) |
| 6 | +* feat: :sparkles: add command classes for generating various component types ([e32a74f](https://github.com/vuejsco/vscode-vuejs-generator/commit/e32a74f)) |
| 7 | +* feat: :sparkles: add new command handlers for generating various component types ([555456a](https://github.com/vuejsco/vscode-vuejs-generator/commit/555456a)) |
| 8 | +* feat: :sparkles: add support for generating additional Vue.js file types in the extension ([ae36cfd](https://github.com/vuejsco/vscode-vuejs-generator/commit/ae36cfd)) |
| 9 | +* feat: :sparkles: enhance component generation features with new localization options ([46c3707](https://github.com/vuejsco/vscode-vuejs-generator/commit/46c3707)) |
| 10 | +* feat: :sparkles: expand localization strings for component generation features ([cbc8d99](https://github.com/vuejsco/vscode-vuejs-generator/commit/cbc8d99)) |
| 11 | +* chore: :wrench: update release commit message format and clean up changelog ([296d7ae](https://github.com/vuejsco/vscode-vuejs-generator/commit/296d7ae)) |
| 12 | + |
3 | 13 | ## <small>1.0.1 (2025年01月30日)</small>
|
4 | 14 |
|
5 | 15 | * chore: update package.json and add release-it configuration ([b96cc3f](https://github.com/vuejsco/vscode-vuejs-generator/commit/b96cc3f))
|
|
0 commit comments