File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"0.1.1" : " messages/0.1.1.txt" ,
3
- "0.1.5" : " messages/0.1.5.txt"
3
+ "0.1.5" : " messages/0.1.5.txt" ,
4
+ "3.1.1" : " messages/3.1.1.txt"
4
5
}
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ repository at https://github.com/Microsoft/TypeScript-Sublime-Plugin.
5
5
6
6
# Fundamental Updates
7
7
8
- v3.1.0 introduces brings and update to TypeScript v3.1.1, and
8
+ v3.1.1 introduces brings and update to TypeScript v3.1.1, and
9
9
fixes various syntax highlighting issues.
10
10
11
11
# Refactoring
12
12
13
- v3.1.0 also introduces refactoring functionality! This can be triggered by
13
+ v3.1.1 also introduces refactoring functionality! This can be triggered by
14
14
15
15
1. selecting a range of text, or placing the cursor on a location that can be refactored
16
16
2. invoking the Sublime Quick Panel,
You can’t perform that action at this time.
0 commit comments