Skip to content

Commit b92d993

Browse files
authored
Release 0.5.1 (#575)
1 parent d32a5f9 commit b92d993

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.5.1
2+
* Bug fixes
3+
14
## 0.5.0
25
* Multi-root workspaces support
36
* Debugging for Haxe project

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-react-native",
33
"displayName": "React Native Tools",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"private": true,
66
"publisher": "vsmobile",
77
"icon": "images/icon.png",

0 commit comments

Comments
 (0)