Skip to content

Commit 964b586

Browse files
committed
release 2.8.4
1 parent afd793f commit 964b586

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
You can check all of our changes from [Release Page](https://github.com/REditorSupport/vscode-R/releases)
66

7+
## [2.8.4](https://github.com/REditorSupport/vscode-R/releases/tag/v2.8.4)
8+
9+
* Upgrade dependencies
10+
711
## [2.8.3](https://github.com/REditorSupport/vscode-R/releases/tag/v2.8.3)
812

913
Enhancements:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "r",
33
"displayName": "R",
44
"description": "R Extension for Visual Studio Code",
5-
"version": "2.8.3",
5+
"version": "2.8.4",
66
"author": "REditorSupport",
77
"license": "SEE LICENSE IN LICENSE",
88
"publisher": "REditorSupport",

0 commit comments

Comments
 (0)