We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34da82 commit 3525e86Copy full SHA for 3525e86
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.3.0 - 2020-11-11
4
+
5
+- change 'denoland.vscode-deno'
6
+- add 'laurencebahiirwa.deno-std-lib-snippets'
7
8
## 0.1.0 - 2019-03-13
9
10
Initial release
package.json
@@ -3,7 +3,7 @@
"displayName": "Deno VS Code Extension Pack",
"description": "A collection of extensions for working with Deno Applications in VS Code",
"publisher": "justjavac",
- "version": "0.2.0",
+ "version": "0.3.0",
"galleryBanner": {
"color": "#47B784",
"theme": "dark"
0 commit comments