Skip to content

Commit 6a9c86f

Browse files
committed
bump version and update changelog [ci-skip]
1 parent 1dfd87e commit 6a9c86f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [unreleased]
99

10+
## [14.4.1-dev.2] - 2019-10-06
11+
1012
- [#2019](https://github.com/teambit/bit/issues/2019) fix `bit import --merge` to not override changed dependencies
1113
- [#2023](https://github.com/teambit/bit/issues/2023) better handle external errors from compilers
1214

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bit-bin",
3-
"version": "14.4.1-dev.1",
3+
"version": "14.4.1-dev.2",
44
"license": "Apache-2.0",
55
"main": "./dist/api.js",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)