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 3559ff6 commit b248a8aCopy full SHA for b248a8a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.3.5] - 17-07-2019 (DD-MM-YYYY)
4
+### Patch
5
+- improve documentation
6
+
7
## [0.3.4] - 17-07-2019 (DD-MM-YYYY)
8
### Patch
9
- fix typo in Readme
package.json
@@ -1,6 +1,6 @@
{
"name": "vscode-nightwatchjs-snippets",
- "version": "0.3.4",
+ "version": "0.3.5",
"description": "NightwatchJS code snippets for Visual Studio Code",
"displayName": "NightwatchJS snippets",
"publisher": "Raju",
0 commit comments