Skip to content

Commit b363eab

Browse files
committed
chore: 🔖 release 1.0.0
1 parent 9a64bca commit b363eab

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

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

3-
* chore: :tada: initial commit
3+
## 1.0.0 (2025-02-10)
4+
5+
* chore: :tada: initial commit ([9a64bca](https://github.com/vuejsco/vscode-vuejs-commander/commit/9a64bca))

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-commander",
33
"displayName": "VueJS Commander",
44
"description": "VueJS Commander is a Visual Studio Code extension designed to streamline the execution of common Vue.js and Nuxt.js commands.",
5-
"version": "0.0.0",
5+
"version": "1.0.0",
66
"icon": "icon.png",
77
"license": "MIT",
88
"publisher": "imgildev",

0 commit comments

Comments
 (0)