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 afd793f commit 964b586Copy full SHA for 964b586
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
You can check all of our changes from [Release Page](https://github.com/REditorSupport/vscode-R/releases)
6
7
+## [2.8.4](https://github.com/REditorSupport/vscode-R/releases/tag/v2.8.4)
8
+
9
+* Upgrade dependencies
10
11
## [2.8.3](https://github.com/REditorSupport/vscode-R/releases/tag/v2.8.3)
12
13
Enhancements:
package.json
@@ -2,7 +2,7 @@
2
"name": "r",
3
"displayName": "R",
"description": "R Extension for Visual Studio Code",
- "version": "2.8.3",
+ "version": "2.8.4",
"author": "REditorSupport",
"license": "SEE LICENSE IN LICENSE",
"publisher": "REditorSupport",
0 commit comments