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 Nov 18, 2019
1 parent 6f9384b commit ef485ee
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.4.4-dev.4] - 2019-11-18

- [#2132](https://github.com/teambit/bit/issues/2132) fix compiler import to install peer dependencies
- fix fork of a component when a dependency exists in an older version only

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.4.4-dev.3",
"version": "14.4.4-dev.4",
"license": "Apache-2.0",
"main": "./dist/api.js",
"preferGlobal": true,
Expand Down

0 comments on commit ef485ee

Please sign in to comment.