diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a2772ca..4cd92253 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [0.2.7](https://github.com/aurelia/vscode-extension/compare/0.2.6...v0.2.7) (2017-02-21)
+
+
+### Features
+
+* **command:** adds open related file command ([#38](https://github.com/aurelia/vscode-extension/issues/38)) ([7290e2e](https://github.com/aurelia/vscode-extension/commit/7290e2e)), closes [#29](https://github.com/aurelia/vscode-extension/issues/29)
+
+
+
## [0.2.6](https://github.com/aurelia/vscode-extension/compare/0.2.5...v0.2.6) (2017-02-15)
diff --git a/package.json b/package.json
index 500b2156..b41d1f8b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia",
- "version": "0.2.6",
+ "version": "0.2.7",
"description": "A VS Code extension for Aurelia.",
"icon": "images/logo.png",
"keywords": [