Skip to content

Commit

Permalink
bump version and update changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed Jul 30, 2019
1 parent 8337052 commit f36b898
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased]

## [14.2.4-dev.1] - 2019-07-30

- do not delete trackDir when a component is imported
- fix capsule to respect the `override` property of vinyl files

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bit-bin",
"version": "14.2.3",
"version": "14.2.4-dev.1",
"license": "Apache-2.0",
"main": "./dist/api.js",
"preferGlobal": true,
Expand Down

0 comments on commit f36b898

Please sign in to comment.