Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 320efd0

Browse files
chore: 🔖 release 1.1.0
1 parent 46c3707 commit 320efd0

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

‎CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

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+
313
## <small>1.0.1 (2025年01月30日)</small>
414

515
* chore: update package.json and add release-it configuration ([b96cc3f](https://github.com/vuejsco/vscode-vuejs-generator/commit/b96cc3f))

‎package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-vuejs-generator",
33
"displayName": "VueJS File Generator",
44
"description": "Simplifies TypeScript development by providing a set of commands to generate boilerplate code for VueJS projects.",
5-
"version": "1.0.1",
5+
"version": "1.1.0",
66
"icon": "icon.png",
77
"license": "MIT",
88
"publisher": "imgildev",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /