Skip to content

Commit 3399949

Browse files
author
Erik Lieben
committed
chore(release): 0.2.4
1 parent 8e38b5d commit 3399949

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.2.4"></a>
2+
## [0.2.4](https://github.com/aurelia/vscode-extension/compare/0.2.3...v0.2.4) (2017-02-08)
3+
4+
5+
### Bug Fixes
6+
7+
* **highlight:** containerless, compile-spy, and view-spy regex add foward lookahead for ' ' or '>', resolves [#35](https://github.com/aurelia/vscode-extension/issues/35) ([8735a7a](https://github.com/aurelia/vscode-extension/commit/8735a7a))
8+
9+
10+
111
<a name="0.2.3"></a>
212
## [0.2.3](https://github.com/aurelia/vscode-extension/compare/0.2.2...v0.2.3) (2017-02-03)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "A VS Code extension for Aurelia.",
55
"icon": "images/logo.png",
66
"keywords": [

0 commit comments

Comments
 (0)