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 edffa29

Browse files
chore: 🔖 release 1.2.0
1 parent fe20e62 commit edffa29

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

‎CHANGELOG.md

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

3+
## 1.2.0 (2025年02月01日)
4+
5+
* feat: :sparkles: add license and version fields to project configuration and update related document ([dc75f76](https://github.com/vuejsco/vscode-vuejs-generator/commit/dc75f76))
6+
* fix: :bug: correct maintainer field in README and update variable descriptions ([e5ec166](https://github.com/vuejsco/vscode-vuejs-generator/commit/e5ec166))
7+
38
## 1.1.0 (2025年01月30日)
49

510
* feat: :construction: add template files for various TypeScript and Vue components ([7cea777](https://github.com/vuejsco/vscode-vuejs-generator/commit/7cea777))

‎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.1.0",
5+
"version": "1.2.0",
66
"icon": "icon.png",
77
"license": "MIT",
88
"publisher": "imgildev",

0 commit comments

Comments
(0)

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