Skip to content

Commit f7fc86f

Browse files
Update vscode and vs extension to 1.0 (#7254)
1 parent 5e4fa1c commit f7fc86f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/typespec-vs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log - typespec-vs
22

3-
## 0.70.0
3+
## 1.0.0
44

55
No changes, version bump only.
66

packages/typespec-vs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typespec-vs",
33
"author": "Microsoft Corporation",
4-
"version": "0.70.0",
4+
"version": "1.0.0",
55
"description": "TypeSpec Language Support for Visual Studio",
66
"homepage": "https://typespec.io",
77
"readme": "https://github.com/microsoft/typespec/blob/main/README.md",

packages/typespec-vscode/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log - typespec-vscode
22

3-
## 0.70.0
3+
## 1.0.0
44

55
### Features
66

packages/typespec-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typespec-vscode",
3-
"version": "0.70.0",
3+
"version": "1.0.0",
44
"author": "Microsoft Corporation",
55
"description": "TypeSpec language support for VS Code",
66
"homepage": "https://typespec.io",

0 commit comments

Comments
 (0)