We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee6e5c commit fd17af7Copy full SHA for fd17af7
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 0.1.9 (May 26, 2020)
4
+
5
+* upgrade libs
6
7
## 0.1.8 (June 16, 2019)
8
9
* bug fix - Should not generate typeparam for non-generic classes. See [#76](https://github.com/kasecato/vscode-docomment/issues/76).
package.json
@@ -1,6 +1,6 @@
{
"name": "docomment",
- "version": "0.1.8",
+ "version": "0.1.9",
"publisher": "k--kato",
"engines": {
"vscode": "^1.40.0"
0 commit comments