Skip to content

Commit e924ff7

Browse files
committed
Update the VSIX with the updated README
1 parent dd39c13 commit e924ff7

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change log
22

3+
## 1.7.1
4+
30 March 2023
5+
6+
Updated the README file with details of how to use the extended features of the copy function.
7+
38
## 1.7.0
49
30 March 2023
510

open-reusables-1.7.1.vsix

239 KB
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Open a reusable",
44
"description": "Open a variable or reusable referenced in the selected text",
55
"icon": "images/open-reusable-icon.png",
6-
"version": "1.7.0",
6+
"version": "1.7.1",
77
"publisher": "AlistairChristie",
88
"engines": {
99
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)