Skip to content

Commit 6277035

Browse files
committed
Cut 1.9.2
1 parent 5813910 commit 6277035

File tree

4 files changed

+35
-29
lines changed

4 files changed

+35
-29
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.1
1+
1.9.2

messages.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@
3131
"1.8.0-rc.2": "messages/1.8.0-rc.2.txt",
3232
"1.9.0": "messages/1.9.0.txt",
3333
"1.9.1": "messages/1.9.1.txt",
34+
"1.9.2": "messages/1.9.2.txt",
3435
"install": "messages/install.txt"
3536
}

messages/1.9.1.txt

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,3 @@
22

33
Fix:
44
- word wrap detection for line annotations
5-
6-
7-
💛 Git Gutter? Want to support development?
8-
9-
I've teamed up with Wes Bos to offer the following discounts:
10-
11-
+------------------------------------------------+
12-
| |
13-
| Use the coupon code GITGUTTER for $10 off |
14-
| |
15-
+------------------------------------------------+
16-
17-
🏅 ⭐ ES6 ⭐
18-
19-
👉 ES6.io/friend/GITGUTTER
20-
21-
🏅 ⭐ Sublime Text Book ⭐
22-
23-
👉 SublimeTextBook.com/friend/GITGUTTER
24-
25-
🏅 ⭐ React For Beginners ⭐
26-
27-
👉 ReactForBeginners.com/friend/GITGUTTER
28-
29-
30-
Join 15,000 other developers already learning with Wes Bos.
31-
32-
These are fantastic resources - 100% money back guarantee! 🌟

messages/1.9.2.txt

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
1.9.2:
2+
3+
Fix:
4+
- ST2 compatibility issue (#515)
5+
- Disable line annotations in distraction free mode (#514)
6+
7+
8+
💛 Git Gutter? Want to support development?
9+
10+
I've teamed up with Wes Bos to offer the following discounts:
11+
12+
+------------------------------------------------+
13+
| |
14+
| Use the coupon code GITGUTTER for $10 off |
15+
| |
16+
+------------------------------------------------+
17+
18+
🏅 ⭐ ES6 ⭐
19+
20+
👉 ES6.io/friend/GITGUTTER
21+
22+
🏅 ⭐ Sublime Text Book ⭐
23+
24+
👉 SublimeTextBook.com/friend/GITGUTTER
25+
26+
🏅 ⭐ React For Beginners ⭐
27+
28+
👉 ReactForBeginners.com/friend/GITGUTTER
29+
30+
31+
Join 15,000 other developers already learning with Wes Bos.
32+
33+
These are fantastic resources - 100% money back guarantee! 🌟

0 commit comments

Comments
 (0)