Skip to content

Commit 2ea7a7b

Browse files
committed
update: version
1 parent 1eb996b commit 2ea7a7b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

33
All notable changes to the "go-syntax" extension will be documented in this file.
44

5+
## [0.8.3]
6+
7+
- Fixes minor bugs in generic type assertions
8+
59
## [0.8.2]
610

711
- Fixes minor bugs in keyword operators

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "go-syntax",
33
"displayName": "Go Syntax",
44
"description": "Rich Syntax Highlighting for Go language",
5-
"version": "0.8.2",
5+
"version": "0.8.3",
66
"author": "Furkan Ozalp",
77
"publisher": "furkanozalp",
88
"license": "MIT",

0 commit comments

Comments
 (0)