chore: bump to v0.1.0
This commit is contained in:
Родитель
886f21fb04
Коммит
979fc8b663
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,9 +1,13 @@
|
|||
# Change Log
|
||||
|
||||
All notable changes to the "iot-pnp" extension will be documented in this file.
|
||||
All notable changes to the "vscode-dtdl" extension will be documented in this file.
|
||||
|
||||
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
||||
## Version 0.1.0
|
||||
|
||||
## [Unreleased]
|
||||
- Release date: May 19, 2020
|
||||
|
||||
- Initial release
|
||||
### Added
|
||||
|
||||
- Syntax validation.
|
||||
- Intellisense to help you with the language syntax (including auto-completion).
|
||||
- Create interfaces from the command palette.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "vscode-dtdl",
|
||||
"displayName": "DTDL",
|
||||
"description": "This extension provides syntax highlighting to read and edit JSON documents using the Digital Twins Definition Language",
|
||||
"version": "0.1.0-rc2",
|
||||
"version": "0.1.0",
|
||||
"publisher": "vsciot-vscode",
|
||||
"preview": true,
|
||||
"aiKey": "[AIKEY PLACEHOLDER]",
|
||||
|
|
Загрузка…
Ссылка в новой задаче