Skip to content

Commit 2cc096b

Browse files
author
Tin Trinh
committed
version up 0.0.6
1 parent 954f461 commit 2cc096b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1919
- Fix return syntax bug.
2020

2121
- Fix not return for ```Extract With Comment```.
22+
23+
## [0.0.6]
24+
25+
- Add trace in else block

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "php-refactor",
33
"displayName": "PHP Refactor",
44
"description": "Helper tool to leverage your works as refactoring PHP code",
5-
"version": "0.0.5",
5+
"version": "0.0.6",
66
"publisher": "tintrinh",
77
"engines": {
88
"vscode": "^1.28.0"

0 commit comments

Comments
 (0)