Skip to content

Commit e5bd2f7

Browse files
committed
v0.10.1
1 parent 07b9cf7 commit e5bd2f7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
The versions in this file adhere to [semantic versioning](https://semver.org/).
88

9+
## [0.10.1]
10+
11+
**Captions**
12+
13+
- Improved syntax highlighting for `<I>` and `<B>` tags
14+
915
## [0.10.0]
1016

1117
**General**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "source-engine-support",
33
"displayName": "Source Engine Support",
44
"description": "Adds support for Source Engine file types and other commands",
5-
"version": "0.10.0",
5+
"version": "0.10.1",
66
"icon": "extension-icon-256.png",
77
"author": {
88
"name": "Stefan Heinz",

0 commit comments

Comments
 (0)