Skip to content

Commit

Permalink
chore(release): 2.14.7 [skip ci]
Browse files Browse the repository at this point in the history
## [2.14.7](v2.14.6...v2.14.7) (2019-08-23)

### Bug Fixes

* **NewFileCommand:** show folder selector ([38fb33f](38fb33f))
  • Loading branch information
semantic-release-bot committed Aug 23, 2019
1 parent b638c84 commit d0e1b7d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.14.7](https://github.com/sleistner/vscode-fileutils/compare/v2.14.6...v2.14.7) (2019-08-23)


### Bug Fixes

* **NewFileCommand:** show folder selector ([38fb33f](https://github.com/sleistner/vscode-fileutils/commit/38fb33f))

## [2.14.6](https://github.com/sleistner/vscode-fileutils/compare/v2.14.5...v2.14.6) (2019-08-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-fileutils",
"displayName": "File Utils",
"description": "A convenient way of creating, duplicating, moving, renaming and deleting files and directories.",
"version": "2.14.6",
"version": "2.14.7",
"private": true,
"license": "MIT",
"publisher": "sleistner",
Expand Down

0 comments on commit d0e1b7d

Please sign in to comment.