We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c712fa commit 883fe6dCopy full SHA for 883fe6d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.3.6] - 17-07-2019 (DD-MM-YYYY)
4
+### Patch
5
+- improve README.md
6
+
7
## [0.3.5] - 17-07-2019 (DD-MM-YYYY)
8
### Patch
9
- improve documentation
package.json
@@ -1,6 +1,6 @@
{
"name": "vscode-nightwatchjs-snippets",
- "version": "0.3.5",
+ "version": "0.3.6",
"description": "NightwatchJS code snippets for Visual Studio Code",
"displayName": "NightwatchJS snippets",
"publisher": "Raju",
0 commit comments