Skip to content

Commit 62a755a

Browse files
committed
bump version and update changelog (14.2.1)
1 parent d6c103e commit 62a755a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

88
## [unreleased]
99

10-
## [14.2.1-dev.1] - 2019-07-21
10+
## [14.2.1] - 2019-07-21
1111

1212
- fix "Cannot read property 'length' of undefined" error upon `bit status`
1313
- fix error "unable to link" upon `bit build` when dist is outside the components dir

package.json

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

0 commit comments

Comments
 (0)